mirror of https://github.com/CGAL/cgal
incremental neighbor search classes were storing a nested ref_counted iterator for begin() which implies that a call to operator++ on a copy of an iterator increment the internal copy of the class (cannot make several pass). There is still a problem in case of copy outside of the class but this is a first step (a deep_copy method should be provided for iterators which would need a small feature). |
||
|---|---|---|
| .. | ||
| CGAL | ||