MCPcopy 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_valueMethod · 0.80
find_nodeMethod · 0.80
create_or_find_nodeMethod · 0.80
create_valueMethod · 0.80
all_children_ofMethod · 0.80
all_nodes_namedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected