catch2/projects/SelfTest/Baselines
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
..
automake.std.approved.txt Fixup various spelling errors (#1208) 2018-03-07 10:08:35 +01:00
compact.sw.approved.txt Remove unused partial specialization for MatcherMethod<T> 2018-11-04 00:00:36 +01:00
console.std.approved.txt Remove unused partial specialization for MatcherMethod<T> 2018-11-04 00:00:36 +01:00
console.sw.approved.txt Remove unused partial specialization for MatcherMethod<T> 2018-11-04 00:00:36 +01:00
console.swa4.approved.txt Add tests for #1404 2018-10-13 16:53:44 +02:00
junit.sw.approved.txt Remove unused partial specialization for MatcherMethod<T> 2018-11-04 00:00:36 +01:00
xml.sw.approved.txt Remove unused partial specialization for MatcherMethod<T> 2018-11-04 00:00:36 +01:00