Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-02-02 08:45:43


From: "David Abrahams" <david.abrahams_at_[hidden]>
> It turns out that the Intel compiler has the same (mis)behavior as MSVC in
> that std::typeid()returns different objects for T, T const, T const
> volatile, T const&, etc.

MSVC 7.0 strips cv qualifiers but not references.


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