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

Function empty

UnitTests/TestApp/pugixml.cpp:6644–6647  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6642 }
6643
6644 bool empty() const
6645 {
6646 return *_buffer == 0;
6647 }
6648
6649 bool operator==(const xpath_string& o) const
6650 {

Callers 1

initializeMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected