Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/
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() argument
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;