mirror of
https://github.com/fmtlib/fmt.git
synced 2026-07-04 23:40:56 +02:00
313b259891
Replace compile tests that check if types are copy constructible and copy assignable with normal tests that use type_traits (if available).