Boost logo

Boost Users :

Subject: Re: [Boost-users] [String_Ref] Working with other parts of boost
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-11-19 09:57:45


On 11/19/2013 02:30 PM, Antony Polukhin wrote:

> Or were you talking about some other "range concept" support?

Yes, I was talking about Boost.Range concepts, which are used in
Boost.StringAlgo. Here you pass a reference to an object whose
beginning and ending can be obtained by boost::begin()/end().
This way the string algorithms work directly with string_ref.

If I understood lexical_cast correctly, it uses ranges internally
but do not expose them in the API.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net