Subject: Re: [Boost-users] [String_Ref] Working with other parts of boost
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-11-20 05:27:35


On 11/20/2013 09:31 AM, Antony Polukhin wrote:

> There is a plan to add optimizations for string_ref to lexical_cast so
> there'll be minimal difference in performance.

That is good news. Can this be extended to any type that fulfils the
Single Pass Range (or the Forward Range) concept?