Boost C++ Libraries: Ticket #13618: Support for string_view etc... https://svn.boost.org/trac10/ticket/13618 <p> Boost String Algorithm doesn't work well with string_view and I think it should work fine. So I wrote wrapper codes around it to make that possible. My original intention was just for a personal use, so it is C++17 and I wasn't strict about compatibility to boost string_algo either. </p> <p> But having done that, it occurs to me that many things I did are also applicable to the boost string_algo in a way it keeps backward compatibility so it doesn't break exiting code. </p> <p> I put the code and brief summary of changes at gitlab.com/stream9/string_algo/blob/master/Summary.md (if I put URL, system regard it as spam, so please prepend scheme by yourself). I don't know boost string_algo have plan to make similar improvement. I you do, maybe I can help something. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13618 Trac 1.4.3 Marshall Clow Tue, 26 Jun 2018 14:44:46 GMT <link>https://svn.boost.org/trac10/ticket/13618#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13618#comment:1</guid> <description> <p> Thanks for the suggestions. I'll take a look. </p> </description> <category>Ticket</category> </item> </channel> </rss>