Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ size
Method
size
src/pugiXML/pugixml.cpp:6828–6831 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6826
}
6827
6828
size_t size() const
6829
{
6830
return static_cast<size_t>(_end - _begin);
6831
}
6832
6833
xpath_node first() const
6834
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected