Re: [boost] Re: [variant] Problems compiling Variant under gcc 3.2

2003-02-21 Thread Ronald Garcia
Hi Eric, On Thu, 20 Feb 2003, Eric Friedman wrote: > Ronald Garcia wrote: > > I am attempting to use GCC 3.2 to review the variant library, but I am > > getting compile-time errors: > > > > boost/variant.hpp:569: no class template named `mpl' in > > `boost::detail::variant [...] > > Oops! That

[boost] Re: [variant] Problems compiling Variant under gcc 3.2

2003-02-20 Thread Eric Friedman
Ronald Garcia wrote: > I am attempting to use GCC 3.2 to review the variant library, but I am > getting compile-time errors: > > boost/variant.hpp:569: no class template named `mpl' in > `boost::detail::variant >' > boost/variant.hpp:569: parse error before `,' token > boost/variant.hpp:569: te