Searched defs:allocation_less (Results 1 – 1 of 1) sorted by relevance
58 struct allocation_less { struct59 bool operator()(const allocation& lhs, const allocation& rhs) const in operator ()()