Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ buf
Method
buf
lib_acl_cpp/src/stdlib/string.cpp:1131–1134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1129
}
1130
1131
void* string::buf() const
1132
{
1133
return STR(vbf_);
1134
}
1135
1136
size_t string::length() const
1137
{
Callers
3
test_main
Function · 0.80
read
Method · 0.80
istream.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
test_main
Function · 0.64