Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bbidulock/icewm
/ MStringArray
Method
MStringArray
src/yarray.h:371–371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
369
typedef BaseType::IterType IterType;
370
371
MStringArray() { }
372
MStringArray(MStringArray& other) :
373
YArray<mstring>(static_cast<BaseType&>(other))
374
{ }
Callers
nothing calls this directly
Calls
2
acquire
Method · 0.45
getCount
Method · 0.45
Tested by
no test coverage detected