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

Method ParserRefImpl

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

Source from the content-addressed store, hash-verified

9168 std::string m_description;
9169
9170 explicit ParserRefImpl( std::shared_ptr<BoundRef> const &ref ) : m_ref( ref ) {}
9171
9172 public:
9173 template<typename T>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected