Boost logo

Boost :

From: Dave Abrahams (abrahams_at_[hidden])
Date: 2000-03-07 23:33:34


on 3/6/00 7:32 PM, Marco Manfredini at marco_at_[hidden] wrote:

> It uses ostrstream to render it's arguments and an overloaded operator<<
> (but does not apply stream modifier)

This is pretty close, but the use of ostrstream is another problem for me.
Aside from the fact that it's deprecated, it doesn't support wide character
output. I need to write internationalized code.

-Dave


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