diff options
author | Matthäus Brandl <brandl.matthaeus@gmail.com> | 2018-03-02 05:13:43 +0100 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2018-03-01 20:13:43 -0800 |
commit | 8284dbf61d85d82d17060dc34528d07a92829b40 (patch) | |
tree | cc74eee65cc19a8a3a35b0735b0142eb557edf20 /tests/test.hpp | |
parent | 41219a5a207a25ff16f661fae280523084c12dc3 (diff) |
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
Diffstat (limited to 'tests/test.hpp')
0 files changed, 0 insertions, 0 deletions