Files
fmt/test/compile-test/CMakeLists.txt
Victor Zverovich 313b259891 Use type_traits to test if copyable/assignable
Replace compile tests that check if types are copy constructible and copy assignable with normal tests that use type_traits (if available).
2014-09-30 07:30:05 -07:00

1.4 KiB