[Boost-bugs] [Boost C++ Libraries] #9576: read_until for string_ref

Subject: [Boost-bugs] [Boost C++ Libraries] #9576: read_until for string_ref
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-15 15:13:21


#9576: read_until for string_ref
--------------------------------------+-----------------------
 Reporter: Olaf van der Spek <ml@…> | Owner: marshall
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: algorithm
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: |
--------------------------------------+-----------------------
 {{{
 string_ref read_until(string_ref& is, const char* sep);
 }}}

 Could we have a function like this that reads until a separator, returns
 the part before the separator and then eats the separator?
 It should read and return the entire input if no separator is found.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9576>
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 : 2017-02-16 18:50:15 UTC