summaryrefslogtreecommitdiff
path: root/tests/test_xpath_api.cpp
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-04-21 19:42:31 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-04-21 19:42:31 -0700
commit83b894b8f17e8c09eb21675983be0656301d2d99 (patch)
tree02b64ea789a270efef4911294affca945d6dca0d /tests/test_xpath_api.cpp
parenta414c5c52d50714d5e88f743760a5d83cd37c1a1 (diff)
XPath: Implement move semantics support
xpath_query, xpath_node_set and xpath_variable_set are now moveable. This is a nice performance optimization for variable/node sets, and enables storing xpath_query in containers without using pointers (it's only possible now since the query is not copyable).
Diffstat (limited to 'tests/test_xpath_api.cpp')
0 files changed, 0 insertions, 0 deletions