mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-30 20:02:11 +00:00
Add support for rvalue references in visit traits and algorithms. Move visit algorithms to detail namespace. Rename visit_iterator trait to iter_visit. Add tests for visit traits and algorithms. Remove unneeded comments.