Boost logo

Boost Users :

From: Alan M. Carroll (amc_at_[hidden])
Date: 2005-09-14 12:23:01


Are you sure you replaced all the files? I have MS Visual Studio 2003 (7.1), Boost 1.33 and have used Boost.Tuple heavily with no compilation errors (on the part of Boost -- I generate plenty on my own). I'd try including just boost/tuple/tuple.h in a file and seeing if that compiles.

At 09:04 AM 9/14/2005, you wrote:
>I have just upgraded to boost 1.33 from 1.32 and boost/tuple/tuple.hpp no
>longer compiles. I am using MS Visual Studio 2003 (7.1).
>
>Errors include:
>
> "boost-1_33\boost\tuple\detail\tuple_basic.hpp(66) : error C2332:
>'class' : missing tag name"
>
>when compiling:
>
> template <class HT, class TT> struct cons;


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net