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

Method ~WildcardPattern

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

Source from the content-addressed store, hash-verified

5030
5031 WildcardPattern( std::string const& pattern, CaseSensitive::Choice caseSensitivity );
5032 virtual ~WildcardPattern() = default;
5033 virtual bool matches( std::string const& str ) const;
5034
5035 private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected