MCPcopy Create free account
hub / github.com/Profactor/cv-plot / Matches

Function Matches

CvPlot/ext/catch2/inc/catch.hpp:11644–11646  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11642 }
11643
11644 StdString::RegexMatcher Matches(std::string const& regex, CaseSensitive::Choice caseSensitivity) {
11645 return StdString::RegexMatcher(regex, caseSensitivity);
11646 }
11647
11648} // namespace Matchers
11649} // namespace Catch

Callers

nothing calls this directly

Calls 1

RegexMatcherClass · 0.85

Tested by

no test coverage detected