Skip to content
Snippets Groups Projects
Commit 8284dbf6 authored by Matthäus Brandl's avatar Matthäus Brandl Committed by Arseny Kapoulkine
Browse files

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
parent 41219a5a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment