boostorg / algorithm

Boost.org algorithm module
http://boost.org/libs/algorithm
Boost Software License 1.0
114 stars 105 forks source link

Feature Request: Any plan to add trim support for string_view? #85

Closed theidexisted closed 3 years ago

theidexisted commented 3 years ago

Nowadays string_view is used more widely, so I think it's a helpful API, I suggest adding it.