pugixml/src
Matthäus Brandl 8284dbf61d Add noexcept specifiers to move special members where possible (#183)
* Adds a macro definition to be able to use noexcept with supporting compilers

* Adds noexcept specifier to move special members of xpath_node_set, xpath_variable_set and xpath_query, but not of xml_document as it has a throwing implementation
2018-03-01 20:13:43 -08:00
..
pugiconfig.hpp Update all copyright notices to specify year 2018 2018-01-07 20:28:42 -08:00
pugixml.cpp Add noexcept specifiers to move special members where possible (#183) 2018-03-01 20:13:43 -08:00
pugixml.hpp Add noexcept specifiers to move special members where possible (#183) 2018-03-01 20:13:43 -08:00