MCPcopy Create free account
hub / github.com/bloomen/transwarp / ParserRefImpl

Method ParserRefImpl

test/catch.hpp:5946–5946  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5944 std::string m_description;
5945
5946 explicit ParserRefImpl( std::shared_ptr<BoundRef> const &ref ) : m_ref( ref ) {}
5947
5948 public:
5949 template<typename T>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected