Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/
Dpoint_on_surface.hpp103 struct select_below struct
105 Value m_value;
106 inline select_below(Value const& v) in select_below() function
111 inline bool operator()(Intruder const& intruder) const in operator ()()