template <typename MapT>
class MapSorterPtr
Defined at line 277 of file ../../third_party/protobuf/src/google/protobuf/generated_message_util.h
MapSorterPtr stores and sorts pointers to map entries. This type is used for
maps with keys that are strings.
Public Methods
void MapSorterPtr<MapT> (const MapT & m)
Defined at line 301 of file ../../third_party/protobuf/src/google/protobuf/generated_message_util.h
size_t size ()
Defined at line 313 of file ../../third_party/protobuf/src/google/protobuf/generated_message_util.h
const_iterator begin ()
Defined at line 314 of file ../../third_party/protobuf/src/google/protobuf/generated_message_util.h
const_iterator end ()
Defined at line 315 of file ../../third_party/protobuf/src/google/protobuf/generated_message_util.h