MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / IsShareable

Method IsShareable

deps/FtpClient/smart_ptr.h:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32
33 void MarkUnshareable() { m_fShareable = false; }
34 bool IsShareable() const { return m_fShareable; }
35 bool IsShared() const { return m_iRefCount > 1; }
36
37protected:

Callers 2

InitMethod · 0.80
InitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected