Search code examples
pugiXML: Cannot iterate through siblings! Only loads the first...

c++xmlfor-looppugixml

Read More
CHECK_INCLUDE_FILE_CXX doesn't find the header...

c++cmakepugixmlorthanc-server

Read More
Sort nodes in xml file...

c++pugixml

Read More
How to construct a zip file with libzip...

c++pugixmllibzip

Read More
Why is the data parsed by pugixml lost in another function?...

c++cxmlxml-parsingpugixml

Read More
C++ Best way to search/traverse/replace multiple tags with pugixml?...

c++xmlsearchtraversalpugixml

Read More
Cmake and PugiXML in Github Actions...

c++ubuntucmakegithub-actionspugixml

Read More
Preserve empty text tags with pugixml...

pugixml

Read More
pugixml - check if node exists or not...

c++pugixml

Read More
pugixml - iterating over specific nodes...

c++xml-parsingpugixml

Read More
How to convert pugi::char_t* to string...

c++xmlpugixml

Read More
pugixml - get all text nodes (PCDATA), not just the first...

c++xmlpugixml

Read More
Can I set the child of an object to be an object defined separetely in PugiXML?...

c++xmlpugixml

Read More
pugixml number of child nodes...

xml-parsingcountsizepugixml

Read More
Remove child nodes from parent - PugiXML...

c++pugixml

Read More
How do i pass a char into find_child_by_attribute for pugixml...

c++pugixml

Read More
Add xml namespace to xml_document using pugixml...

c++pugixml

Read More
Add XML contained in string as XML nodes to existing pugixml tree...

c++xmlpugixml

Read More
How to get inner XML of a node in pugixml?...

c++xmlpugixml

Read More
How to loop n times, one level per loop in an xml file...

c++xmlloopsrecursionpugixml

Read More
HTML parsing using pugixml or an actual HTML parser...

c++htmlhtml-parsingpugixml

Read More
pugixml include dir set to not found from pugixml config cmake files...

c++buildcmakepugixml

Read More
can't get attribute's name and value while parsing xml...

c++xmlpugixml

Read More
How to write a generic templated wrapper for type specific acess functions?...

c++pugixml

Read More
Pass variable to PUGIXML xml_tree_walker...

c++pugixml

Read More
How to return an object variable from a function?...

c++functionreturnpugixml

Read More
Removing child node in a XML file C++...

c++xmlpugixml

Read More
How to load XML file from url with pugixml...

c++xmlmemorypugixml

Read More
Simple XPath program doesn't work...

c++xmlxpathpugixml

Read More
Build an xml tree from scratch - pugixml C++...

c++xmlpugixml

Read More
BackNext