MCPcopy Create free account
hub / github.com/catchorg/Catch2 / MatchTrue

Function MatchTrue

tests/SelfTest/UsageTests/MatchersConstexpr.tests.cpp:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 };
49
50 constexpr MatchTrueMatcher MatchTrue() { return MatchTrueMatcher(); }
51
52 constexpr std::array<bool, 3> compute_bools( int type ) {
53 switch ( type ) {

Callers 1

Calls 1

MatchTrueMatcherClass · 0.85

Tested by

no test coverage detected