Boost logo

Boost :

Subject: Re: [boost] [type_traits] is_enum on scoped enums doesn't works as expected
From: Michel MORIN (mimomorin_at_[hidden])
Date: 2011-08-25 07:45:09


Vicente Botet wrote:
> I will add whatever is needed for the library selection when compiling in
> C++0x mode and see how boost::is_enum behaves to try to understand why
> boost::is_enum is not working, as is not using the std::is_enum, but IIRC an
> intrinsic.

Boost.TypeTraits does not use intrinsics for clang yet.
(c.f. https://svn.boost.org/trac/boost/changeset/72725)

Regards,
Michel


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