$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Friedman (ebf_at_[hidden])
Date: 2003-10-10 15:57:15
E. Gladyshev wrote:
> Eric,
> Does the new code still have heap allocations?
> I am unable to get it from boost CVS.
>
> Eugene
Yes. The only thing I've changed recently is that every template
argument to variant is checked for a nothrow default-constructor. (Note
also that this change has nothing to do with singular variants.)
Eric