$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-09-05 18:55:56
"Boris Kats" <boriskats_at_[hidden]> wrote in message
news:20040905202417.5345.qmail_at_web51903.mail.yahoo.com...
> I am using it for some time and hope that other will
> benefite
> from it.
> One file streamline.h will help user to stream out/in
> an arbitrary item of primitives or STL containers of
> them.
> It is very simple to use; just type like this:
Check out Reece Dunne's Output Formatting library, up for review in a few
days.It's in the boost sandbox under outfmt.
Jonathan