Boost logo

Boost :

Subject: Re: [boost] [locale] Review
From: Gevorg Voskanyan (v_gevorg_at_[hidden])
Date: 2011-04-20 11:50:18


Artyom wrote:
[snip]

> create some std::string back_inserter (that by the way
> string does not have so we need to write one)

Pardon me, what does std::string not have? std::string has push_back so it is
perfectly fine to have a back_inserter on std::string, without having to write
any support/adapt code for it.

[snip]

Thanks,
Gevorg


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