Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bbidulock/icewm
/ MStringData
Method
MStringData
src/mstring.h:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
class MStringData {
15
public:
16
MStringData() : fRefCount(0) {}
17
18
int fRefCount;
19
unsigned fLen;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected