Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/oidn
/ ParserRefImpl
Method
ParserRefImpl
external/catch.hpp:9245–9245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9243
std::string m_description;
9244
9245
explicit ParserRefImpl( std::shared_ptr<BoundRef> const &ref ) : m_ref( ref ) {}
9246
9247
public:
9248
template<typename T>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected