Boost logo

Boost :

From: Asger Alstrup Nielsen (alstrup_at_[hidden])
Date: 2002-02-04 10:12:10


Hi,

Compiling the one liner

--
#include <boost/tuple/tuple.hpp>
--
results in this with the new Visual Studio 7 release (version 7.0.9466):
../boost\boost\type_traits\composite_traits.hpp(155) : fatal error
C1001: INTERNAL COMPILER ERROR
        (compiler file 'msc1.cpp', line 2844) 
         Please choose the Technical Support command on the Visual C++ 
         Help menu, or open the Technical Support help file for more
information
using Boost from CVS of today.
This in turn means that tuple does not work, and this in turn that BGL
does not work.
Any ideas?
Thanks,
Asger Alstrup Nielsen

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk