From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-12-12 11:23:10


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

        Doug