Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/relate/
Drelate_impl.hpp61 struct relate_impl_dispatch struct
65 static inline bool apply(Geometry1 const& g1, Geometry2 const& g2, Strategy const& strategy) in apply()
81 struct relate_impl_dispatch<Geometry1, Geometry2, detail::relate::false_mask> struct
85 static inline bool apply(Geometry1 const& , Geometry2 const& , Strategy const& ) in apply()