Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
protected:
Callers
2
Init
Method · 0.80
Init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected