Searched defs:Less (Results 1 – 1 of 1) sorted by relevance
33 struct Less { struct34 bool operator()(const BitMemoryRegion& lhs, const BitMemoryRegion& rhs) const { in operator()