Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getBatchInfo
Method · 0.45
getDataPath
Method · 0.45
ansi_to_managed
Function · 0.45
utf8_to_managed
Function · 0.45
utf16_to_utf8
Function · 0.45
utf16_to_ansi
Function · 0.45
addButtonName
Method · 0.45
setMessageButton
Method · 0.45
updateSize
Method · 0.45
getItemCount
Method · 0.45
insertItem
Method · 0.45
getItem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected