mirror of
https://github.com/fmtlib/fmt.git
synced 2025-02-10 15:40:07 +00: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).