Home
last modified time | relevance | path

Searched defs:ring_identifier (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/
H A Dring_identifier.hpp26 struct ring_identifier struct
29 inline ring_identifier() in ring_identifier() argument
35 inline ring_identifier(signed_size_type src, in ring_identifier() function
43 inline bool operator<(ring_identifier const& other) const in operator <()
51 inline bool operator==(ring_identifier const& other) const in operator ==()
59 inline bool operator!=(ring_identifier const& other) const in operator !=()
76 signed_size_type source_index;
77 signed_size_type multi_index;
78 signed_size_type ring_index;