$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2001-11-09 11:32:17
std::make_pair("a", "b") does not work. call traits allows to write make_pair
version that will work, and even contains such thing as an example. Shouldn't
it go to the tuple library?
Regards,
Vladimir