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