Boost logo

Boost :

Subject: Re: [boost] [algorithm] Split that appends
From: Simon Sasburg (simon.sasburg_at_[hidden])
Date: 2014-04-17 04:08:40


> On my (sadly, lengthy) to-do list is a version of split that returns a vector of string_ref.

I was toying around with this a while ago and iirc the only thing
needed to make boost::split work with std::vector<boost::string_ref>
was adding a (char*, char*) constructor to string_ref.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk