Skip to content
Snippets Groups Projects
Commit 6d43ad28 authored by Arseny Kapoulkine's avatar Arseny Kapoulkine
Browse files

Add xpath_node_set::iterator that is the same as const_iterator.

Exposing true mutable iterators allows the user to violate sorting order
contract. However, some generic algorithms (i.e. Boost ForEach) require
iterator methods to be present.

git-svn-id: https://pugixml.googlecode.com/svn/trunk@998 99668b35-9821-0410-8761-19e4c4f06640
parent 9c5efaa0
No related branches found
No related tags found
No related merge requests found
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