Boost logo

Boost :

Subject: Re: [boost] [hash][msvc 8.0]<boost/functional/hash/detail/float_functions.hpp> issuing a using namespace std directive?
From: Richard Webb (richard.webb_at_[hidden])
Date: 2009-06-18 09:04:45


I just tried it on VC10 (beta1), and the original problem does happen if
<boost/functional/hash/hash.hpp> is included in a precompiled header and
<list> is included outside it.

It's ok if you don't use precompiled headers, and interestingly the new
intellisense (which uses the EDG front end instead of the MS one) flags it
as an error even though the actual compiler accepts it.

-- 
View this message in context: http://www.nabble.com/-hash--msvc-8.0--%3Cboost-functional-hash-detail-float_functions.hpp%3E-issuing-a-using-namespace-std-directive--tp24080810p24092596.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

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