Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WinDurango/WinDurango
/ inited
Method
inited
projects/WinDurango.Common/src/WinDurango.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
18
return Instance;
19
}
20
21
bool WinDurango::inited()
22
{
23
return _inited;
24
}
25
Callers
1
WdRoGetActivationFactory
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected