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

Function MatchAll

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

Source from the content-addressed store, hash-verified

34 };
35
36 constexpr MatchAllMatcher MatchAll() { return MatchAllMatcher(); }
37
38 struct MatchTrueMatcher final : public Catch::Matchers::MatcherGenericBase {
39 public:

Callers 1

Calls 1

MatchAllMatcherClass · 0.70

Tested by

no test coverage detected