catch2/src
Martin Hořeňovský 153965a655
Delete useless MatcherMethod base class
All of its functionality can be moved into the `MatcherBase` class,
simplifying the code a bit and removing a warning about class with
virtual member functions but no virtual destructor.

Closes #2182 as it is no longer relevant.
2021-11-26 00:38:13 +01:00
..
catch2 Delete useless MatcherMethod base class 2021-11-26 00:38:13 +01:00
CMakeLists.txt Add catch_sharding.hpp to CML 2021-11-23 23:16:17 +01:00