MCPcopy 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
26RefObject::~RefObject() {
27}
28
29int RefObject::AddRef() {
30 m_refcounter++;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected