Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ refCounter
Method
refCounter
source/globjects/source/base/Referenced.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
int Referenced::refCounter() const
35
{
36
return m_refCounter;
37
}
38
39
40
} // namespace globjects
Callers
3
TEST_F
Function · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
3
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64