Searched defs:IntervalMapHalfOpenInfo (Results 1 – 1 of 1) sorted by relevance
168 struct IntervalMapHalfOpenInfo { struct170 static inline bool startLess(const T &x, const T &a) { in startLess()175 static inline bool stopLess(const T &b, const T &x) { in stopLess()180 static inline bool adjacent(const T &a, const T &b) { in adjacent()185 static inline bool nonEmpty(const T &a, const T &b) { in nonEmpty()