Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trim(string_view) #3

Open
OlafvdSpek opened this issue Feb 5, 2017 · 4 comments
Open

trim(string_view) #3

OlafvdSpek opened this issue Feb 5, 2017 · 4 comments

Comments

@OlafvdSpek
Copy link

boost::string_view sv;
boost::trim_copy(sv); // error

Could string_view support be added to trim and trim_copy?

@mclow
Copy link
Owner

mclow commented Feb 7, 2017

I like this idea.

@OlafvdSpek
Copy link
Author

Me too. :D How do we make it happen?

@OlafvdSpek
Copy link
Author

Hi Marshall,

Any luck?

@OlafvdSpek
Copy link
Author

@mclow ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants