MCPcopy Create free account
hub / github.com/MyGUI/mygui / size

Method size

UnitTests/TestApp/pugixml.cpp:10631–10634  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10629 }
10630
10631 PUGI__FN size_t xpath_node_set::size() const
10632 {
10633 return _end - _begin;
10634 }
10635
10636 PUGI__FN bool xpath_node_set::empty() const
10637 {

Callers 15

getBatchInfoMethod · 0.45
getDataPathMethod · 0.45
ansi_to_managedFunction · 0.45
utf8_to_managedFunction · 0.45
utf16_to_utf8Function · 0.45
utf16_to_ansiFunction · 0.45
addButtonNameMethod · 0.45
setMessageButtonMethod · 0.45
updateSizeMethod · 0.45
getItemCountMethod · 0.45
insertItemMethod · 0.45
getItemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected