Home
last modified time | relevance | path

Searched defs:MapSorterPtrLessThan (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_util.h265 struct MapSorterPtrLessThan { struct
266 bool operator()(const void* a, const void* b) const { in operator()