MCPcopy Create free account
hub / github.com/WheretIB/nullc / internal_object

Method internal_object

external/pugixml/pugixml.cpp:3435–3438  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3433 }
3434
3435 xml_attribute_struct* xml_attribute::internal_object() const
3436 {
3437 return _attr;
3438 }
3439
3440 xml_attribute& xml_attribute::operator=(const char_t* rhs)
3441 {

Callers 1

document_orderFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected