Unconditionally disable clang's __is_pod and __is_empty intrinsics when used with libstdc++ 4.2. This fixes an include order issue reported by Luc Bourhis.
Added #include <cstddef> to pull the stdlib's version macro, as done in boost/config/select_stdlib_config.hpp.
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.