Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/
Dpoint_on_surface.hpp123 struct adapt_base struct
125 Value m_value;
126 inline adapt_base(Value const& v) in adapt_base() function
131 inline void operator()(Intruder& intruder) const in operator ()()