Replace compile tests that check if types are copy constructible and copy assignable with normal tests that use type_traits (if available).
52 KiB
52 KiB
Replace compile tests that check if types are copy constructible and copy assignable with normal tests that use type_traits (if available).