MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / ParserRefImpl

Method ParserRefImpl

unittests/catch.hpp:6032–6032  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6030 std::string m_description;
6031
6032 explicit ParserRefImpl( std::shared_ptr<BoundRef> const &ref ) : m_ref( ref ) {}
6033
6034 public:
6035 template<typename T>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected