Boost logo

Boost :

From: Matthias Schabel (boost_at_[hidden])
Date: 2007-01-27 01:22:18


> hmmm...decided to try and test this guy out and based on the docs I
> would think the following code would compile, but it doesn't in VC++
> 8.0...g++ gobbles it up ok though.

[snip]

Thanks for pointing this out - this is a problem when MCS_HAS_TYPEOF
is not
defined. I believe that just putting a #define MCS_HAS_TYPEOF at the
beginning
of your code should solve the problem. I've implemented a more permanent
correction for the next release...

Matthias


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