[C++-sig] ANN: use of MPL v2

David Abrahams dave at boost-consulting.com
Sat Sep 14 14:29:40 CEST 2002


This is an advance warning:

Boost.Python v2 has been converted to internally use what will be the
release version of the Boost Metaprogramming Library. This version of
Boost.Python v2 is currently on a branch in the CVS tree, but will be moved
to the main trunk soon. These changes don't affect the user interface of
Boost.Python, just the implementation. To begin working with the new
version now:

    cd <boost-root-directory>
    cvs update -P -d               # in case you're not up-to-date
    cvs update -P -d -rmpl_v2 boost/python boost/mpl boost/type_traits
boost/type_traits.hpp

Soon, all this will be on the main trunk of CVS, though we'll probably go
in stages with Boost.Python moving first.

Regards,
Dave

-----------------------------------------------------------
           David Abrahams * Boost Consulting
dave at boost-consulting.com * http://www.boost-consulting.com







More information about the Cplusplus-sig mailing list