mirror of
https://github.com/boostorg/type_traits.git
synced 2026-02-11 00:02:27 +00:00
Fixed is_POD for array types on compilers without partial specialization. Caused tests to fail when the number of failures doesn't exactly meet expectations. Modified Files: boost/type_traits/object_traits.hpp boost/type_traits/type_traits_test.hpp libs/type_traits/tests/object_type_traits_test.cpp ---------------------------------------------------------------------- [SVN r12887]