Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ ParserRefImpl
Method
ParserRefImpl
Bcore/src/main/cpp/Dobby/tests/catch.hpp:5835–5836 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5833
std::string m_description;
5834
5835
explicit ParserRefImpl(std::shared_ptr<BoundRef> const &ref) : m_ref(ref) {
5836
}
5837
5838
public:
5839
template <typename T>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected