Searched defs:FloatContainer (Results 1 – 2 of 2) sorted by relevance
130 struct FloatContainer { struct132 bool operator<(const FloatContainer& other) const { return value < other.value; } in operator <() argument
199 struct FloatContainer { struct201 bool operator<(const FloatContainer& other) const { in operator <() argument