Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ FileRegistry
Method
FileRegistry
source/globjects/source/base/FileRegistry.cpp:15–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
FileRegistry* FileRegistry::s_instance = new FileRegistry;
14
15
FileRegistry::FileRegistry()
16
{
17
}
18
19
FileRegistry::~FileRegistry()
20
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected