catch2/projects
Martin Hořeňovský d0eb9dfb9b Remove unused partial specialization for MatcherMethod<T>
No matcher actually uses it, and there is no good reason for it,
as the best it can do for user is removing a single indirection
when using the pointer inside the matcher. Given the overhead of
other code that will be running during such time, it is completely
meaningless.

This also fixes compilation for PredicateMatcher<const char*>.
2018-11-04 00:00:36 +01:00
..
ExtraTests Add STATIC_REQUIRE assertion 2018-10-16 16:16:00 +02:00
SelfTest Remove unused partial specialization for MatcherMethod<T> 2018-11-04 00:00:36 +01:00
XCode/OCTest Reverted removal of #ifdef for chrono converters, and fixed in OC project a different way 2018-06-12 15:37:06 +01:00
CMakeLists.txt Add StringMaker for std::variant, std::monostate (#1380) 2018-09-20 14:13:35 +02:00
Where did the projects go.txt Renamed missing project explainer filename 2017-01-09 21:59:53 +00:00