Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ empty
Method
empty
UnitTests/TestApp/pugixml.cpp:4274–4277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4272
}
4273
4274
PUGI__FN bool xml_attribute::empty() const
4275
{
4276
return !_attr;
4277
}
4278
4279
PUGI__FN const char_t* xml_attribute::name() const
4280
{
Callers
15
initialise
Method · 0.45
getData
Method · 0.45
isDataExist
Method · 0.45
getDataPath
Method · 0.45
Gui.h
File · 0.45
MessageBoxStyle
Class · 0.45
addButtonName
Method · 0.45
createMessageBox
Method · 0.45
_initialise
Method · 0.45
_shutdown
Method · 0.45
initialise
Method · 0.45
shutdown
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected