Searched defs:key_less (Results 1 – 1 of 1) sorted by relevance
38 struct key_less { struct39 bool operator()(ByteWithPayload const& x, ByteWithPayload const& y) const in operator()