Boost logo

Boost Users :

From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-01-09 19:46:34


ying lcs wrote:

>Is there a StringBuffer equivalent in Boost library?
>If not, what is the most efficient way to append
>string?
>
>
The C++ standard library has ostringstream, which is probably the closes
to a StringBuffer/StringBuilder. It's in the header <sstream>.

Sebastian Redl


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