mirror of
https://github.com/fmtlib/fmt.git
synced 2025-10-28 04:31:44 +01:00
Replace compile tests that check if types are copy constructible and copy assignable with normal tests that use type_traits (if available).
Replace compile tests that check if types are copy constructible and copy assignable with normal tests that use type_traits (if available).