Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ Referenced
Method
Referenced
source/globjects/source/base/Referenced.cpp:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
{
9
10
Referenced::Referenced()
11
: m_refCounter(0)
12
{
13
}
14
15
Referenced::~Referenced()
16
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected