[Boost-bugs] [Boost C++ Libraries] #13618: Support for string_view etc...

Subject: [Boost-bugs] [Boost C++ Libraries] #13618: Support for string_view etc...
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-06-26 11:21:50


#13618: Support for string_view etc...
------------------------------+---------------------------
 Reporter: stream009@… | Owner: Marshall Clow
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: string_algo
  Version: Boost 1.67.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------
 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.

 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.

 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.

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/13618>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2018-06-26 11:27:52 UTC