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

Class xml_document

NULLC/includes/pugi.cpp:572–576  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

570 pugi::xml_document *document;
571 };
572 class xml_document
573 {
574 public:
575 xml_document_impl *impl;
576 };
577
578 NULLCArray description(xml_parse_result* desc)
579 {

Callers 1

pugixml.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected