MCPcopy 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{
25public:
26 void AddReference() { ++m_iRefCount; }
27 void RemoveReference()
28 {
29 if (--m_iRefCount == 0)

Callers 2

InitMethod · 0.80
InitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected