$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Oliver Kullmann (O.Kullmann_at_[hidden])
Date: 2005-05-17 11:32:04
Hello,
looking into the code, the documentation, and
the proposed standard I can't find a way to
output a boost::tuple to a stream with no
opening and closing characters???
tuples::tuple_open requires a character, and thus
one has to use some opening character, and equally
some closing character????
(I can't believe this: Everybody knows that adding
strings is much easier than erasing them.)
Oliver