Home | Libraries | People | FAQ | More |
boost::algorithm::trim_left_copy — Left trim - parametric.
// In header: <boost/algorithm/string/trim.hpp> template<typename SequenceT> SequenceT trim_left_copy(const SequenceT & Input, const std::locale & Loc = std::locale());