$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-12-05 06:46:30
Joel de Guzman wrote:
> BTW, Vladimir Prus, if you are there, this version generates optimal
> code on Borland. All the boost::tuples tests except the cons are
> working just fine. And did I mention that there is just a single
> implementation (no special case for VC6/7). And hey, it can do
> a 50 element make_tuple!
That's terrific! I could have hoped for some improvement, but
not for optimal code. The only bad thing that that I don't
use Borland any more... except for Boost.Build-related tasks.
- Volodya