[cfe-dev] [libcxx] No `struct __is_pod`/`struct __is_empty` in type_traits?

Michel Morin mimomorin at gmail.com
Thu Sep 1 08:28:17 PDT 2011


It seems that `struct __is_pod`/`struct __is_empty` does not exist
in any version of libcxx. Is this correct?

(I want to make this confirmed to write a patch for Boost.TypeTraits
to use clang's intrinsics safely with libcxx.)


Regards,
Michel



More information about the cfe-dev mailing list