Boost logo

Boost :

From: Rozental, Gennadiy (gennadiy.rozental_at_[hidden])
Date: 2002-10-10 13:42:42


> BOOST_CHECK_TYPEID(type, expected), verifies that the two
> types are the same
> (note that this is not as simple as just checking
> is_same<>::value, because
> we can't rely on that template working without partial specialisation
> support....

I just recall that MPL is using boost::is_same for it's testing. It it
correct way to do considering remark above?

Gennadiy.


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