MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / size

Method size

Source/ThirdParty/pugixml/pugixml.cpp:11089–11092  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11087 }
11088
11089 PUGI__FN size_t xpath_node_set::size() const
11090 {
11091 return _end - _begin;
11092 }
11093
11094 PUGI__FN bool xpath_node_set::empty() const
11095 {

Callers 9

apply_predicateMethod · 0.45
apply_predicatesMethod · 0.45
step_doMethod · 0.45
eval_numberMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected