Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ addRef
Method
addRef
examples/interfaces/05.user_metadata.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
void addRef()
97
{
98
++referenceCounter;
99
}
100
101
int release()
102
{
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected