$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Akim Demaille (akim_at_[hidden])
Date: 2003-12-12 11:36:29
> On Thursday 11 December 2003 10:29 am, Akim Demaille wrote:
>> What is the status of Boost::Variant? It used to be documented in
>> replicas of the real Boost documentation, but now these sites seem to
>> be closed, and I can't find any information on boost.org.
> Variant has been in CVS for a long while and will be "officially" released in
> 1.31.0. For now, you can get to the Variant documentation either from the
> Boost page in CVS or here:
> http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/variant.html
Thanks!