diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-04-15 23:22:31 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-04-15 23:22:31 -0700 |
commit | cbf3807ad4e93441d4a4324d1c21099ca644fac7 (patch) | |
tree | ca3e09459efe631e37d01afa196c54a165124d96 /tests/test_dom_modify.cpp | |
parent | 70a78b2fa5553931cb8e90457440f671ca1afc06 (diff) |
Implement copy ctor/assignment for xpath_variable_set
xpath_variable_set is essentially an associative container; it's about time it
became copyable.
Implementation is slightly tricky due to out of memory handling. Both copy ctor
and assignment operator have strong exception guarantee (even if exceptions are
disabled! which translates to "roll back on allocation errors").
Diffstat (limited to 'tests/test_dom_modify.cpp')
0 files changed, 0 insertions, 0 deletions