Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Predelnik/DSpellCheck
/ AddReference
Method
AddReference
deps/FtpClient/smart_ptr.h:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
{
25
public:
26
void AddReference() { ++m_iRefCount; }
27
void RemoveReference()
28
{
29
if (--m_iRefCount == 0)
Callers
2
Init
Method · 0.80
Init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected