Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DarthTon/Xenos
/ is_attribute
Method
is_attribute
src/rapidxml_wrap.hpp:318–321 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
316
}
317
318
bool is_attribute() const
319
{
320
return last_is_attribute_;
321
}
322
323
size_t size() const
324
{
Callers
6
find_value
Method · 0.80
find_node
Method · 0.80
create_or_find_node
Method · 0.80
create_value
Method · 0.80
all_children_of
Method · 0.80
all_nodes_named
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected