mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-12 00:02:09 +00:00
Problem: the compiler sees detail::indexed_point_view used inside the traits namespace and looks it up in traits::detail namespace; Fix: qualify detail::indexed_point_view with geometry namespace