Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ capacity
Method
capacity
lib_acl_cpp/src/stdlib/string.cpp:1149–1152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1147
}
1148
1149
size_t string::capacity() const
1150
{
1151
return CAP(vbf_);
1152
}
1153
1154
string& string::set_offset(size_t n)
1155
{
Callers
6
main
Function · 0.80
update
Method · 0.80
flush_out
Method · 0.80
read
Method · 0.80
parse
Method · 0.80
upload
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected