MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / Matches

Function Matches

tests/catch.hpp:9326–9328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9324 }
9325
9326 StdString::RegexMatcher Matches(std::string const& regex, CaseSensitive::Choice caseSensitivity) {
9327 return StdString::RegexMatcher(regex, caseSensitivity);
9328 }
9329
9330} // namespace Matchers
9331} // namespace Catch

Callers

nothing calls this directly

Calls 1

RegexMatcherClass · 0.85

Tested by

no test coverage detected