Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ space
Method
space
lib_acl_cpp/src/stdlib/xml2.cpp:570–573 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
568
}
569
570
size_t xml2::space() const
571
{
572
return acl_xml2_space(xml_);
573
}
574
575
void xml2::space_clear()
576
{
Callers
4
getBody
Method · 0.45
update
Method · 0.45
flush_out
Method · 0.45
read
Method · 0.45
Calls
1
acl_xml2_space
Function · 0.85
Tested by
no test coverage detected