summaryrefslogtreecommitdiff
path: root/tests/test_xpath_api.cpp
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-04-15 23:22:31 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-04-15 23:22:31 -0700
commitcbf3807ad4e93441d4a4324d1c21099ca644fac7 (patch)
treeca3e09459efe631e37d01afa196c54a165124d96 /tests/test_xpath_api.cpp
parent70a78b2fa5553931cb8e90457440f671ca1afc06 (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_xpath_api.cpp')
0 files changed, 0 insertions, 0 deletions