Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A 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