Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ ~RefObject
Method
~RefObject
src/RefObject.cpp:26–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
RefObject::~RefObject() {
27
}
28
29
int RefObject::AddRef() {
30
m_refcounter++;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected