With these two tools, we can very easily perform splitting and trimming operations on strings. The subsequent PR will use them to replace the existing `boost::split()` and `boost::trim()`
With these two tools, we can very easily perform splitting and trimming operations on strings. The subsequent PR will use them to replace the existing `boost::split()` and `boost::trim()`