Boost logo

Boost Users :

From: Bill Lear (rael_at_[hidden])
Date: 2007-07-27 17:08:33


On Friday, July 27, 2007 at 16:40:05 (-0400) Jeff Flinn writes:
>Bill Lear wrote:
>> I have been searching the world in vain for a stringstream that works
>> with a static buffer, and does not use the heap for memory allocation.
>> We have an application that uses lots (12-16Gb) of memory. This puts
>> a strain on the memory allocation routines, and when we want to create
>
>Which platform?

Linux, with Intel and gcc compilers.

>Have you looked at the boost::iostream library which abstracts out
>sources/sinks that you can use with buffers that you control?
>
>Also have you looked at the boost::format library as a typesafe
>replacement for sprintf?

Hmm, not yet, but thanks for the pointers.

Bill


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