Home
last modified time | relevance | path

Searched defs:assign_new_min_iterator (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/distance/
Dgeometry_to_segment_or_box.hpp116 struct assign_new_min_iterator struct in boost::geometry::detail::distance::geometry_to_segment_or_box
121 struct assign_new_min_iterator<Segment, segment_tag> struct in boost::geometry::detail::distance::geometry_to_segment_or_box
124 static inline void apply(Iterator&, Iterator) in apply()
130 struct assign_new_min_iterator<Box, box_tag> struct in boost::geometry::detail::distance::geometry_to_segment_or_box
133 static inline void apply(Iterator& it_min, Iterator it) in apply()