Home
last modified time | relevance | path

Searched defs:vertex_handle_less (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/algorithms/detail/is_valid/
H A Dcomplement_graph.hpp89 struct vertex_handle_less struct in boost::geometry::detail::is_valid::complement_graph
91 inline bool operator()(vertex_handle v1, vertex_handle v2) const in operator ()()