
15 Sep
2005
15 Sep
'05
7:56 a.m.
Fixed. I had a "#define HT" in one of my headers which conflicted with a HT template found in tuple.hpp. "Alan M. Carroll" <amc@network-geographics.com> wrote in message news:6.2.0.14.2.20050914121741.020e6a40@network-geographics.com...
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.