Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/core/
Dreverse_dispatch.hpp37 struct reverse_dispatch : boost::mpl::if_c struct
48 struct reverse_dispatch<GeometryId, GeometryId> : boost::false_type {}; struct
56 struct reverse_dispatch : detail::reverse_dispatch struct