Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ detach
Method
detach
lib_acl_cpp/src/stdlib/xml1.cpp:173–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
int xml1_node::detach()
174
{
175
return acl_xml_node_delete(node_);
176
}
177
178
xml_node& xml1_node::set_parent(xml_node* parent)
179
{
Callers
nothing calls this directly
Calls
1
acl_xml_node_delete
Function · 0.85
Tested by
no test coverage detected