Boost logo

Boost :

Subject: Re: [boost] [TypeTraits] A patch for clang's intrinsics (was: [type_traits] is_enum on scoped enums doesn't works as expected)
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-09-01 12:58:37


> Update:
> `__is_pod` and `__is_empty` can be safely used with libc++.
>
> A patch attached (against trunk). All the tests run fine.

OK I'm curious - why would a compiler intrinsic work when used with one std
lib, not not when used with another?

John.


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