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

Method Pattern

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

Source from the content-addressed store, hash-verified

14324namespace Catch {
14325
14326 TestSpec::Pattern::Pattern( std::string const& name )
14327 : m_name( name )
14328 {}
14329
14330 TestSpec::Pattern::~Pattern() = default;
14331

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected