catch2/src
Martin Hořeňovský 094d840efe
Cleanup SourceLineInfo implementation
Special member functions are now implicit, which should make them
both noexcept and constexpr. The `operator<<` has been made into
hidden friend as per best practices.
2020-05-10 06:57:02 +02:00
..
catch2 Cleanup SourceLineInfo implementation 2020-05-10 06:57:02 +02:00
CMakeLists.txt Remove catch_default_main.hpp 2020-05-09 18:00:49 +02:00