Files
catch2/projects/SelfTest/Baselines
Martin Hořeňovský 29b3b7ae6b Namespace our type traits in catch_meta
Previously they could conflict with user-defined type traits that
were in the global namespace.

Fixes #1548
2019-02-23 21:06:20 +01:00
..