Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bblanchon/ArduinoJson
/ ParserRefImpl
Method
ParserRefImpl
extras/tests/catch/catch.hpp:9254–9254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9252
std::string m_description;
9253
9254
explicit ParserRefImpl( std::shared_ptr<BoundRef> const &ref ) : m_ref( ref ) {}
9255
9256
public:
9257
template<typename T>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected