class const_iterator

Defined at line 1279 of file ../../third_party/protobuf/src/src/google/protobuf/map.h

Iterators

Public Methods

void const_iterator ()

Defined at line 1290 of file ../../third_party/protobuf/src/src/google/protobuf/map.h

void const_iterator (const const_iterator & )

Defined at line 1291 of file ../../third_party/protobuf/src/src/google/protobuf/map.h

const_iterator & operator= (const const_iterator & )

Defined at line 1292 of file ../../third_party/protobuf/src/src/google/protobuf/map.h

void const_iterator (BaseIt it)

Defined at line 1293 of file ../../third_party/protobuf/src/src/google/protobuf/map.h

reference operator* ()

Defined at line 1295 of file ../../third_party/protobuf/src/src/google/protobuf/map.h

pointer operator-> ()

Defined at line 1298 of file ../../third_party/protobuf/src/src/google/protobuf/map.h

const_iterator & operator++ ()

Defined at line 1302 of file ../../third_party/protobuf/src/src/google/protobuf/map.h

const_iterator operator++ (int )

Defined at line 1306 of file ../../third_party/protobuf/src/src/google/protobuf/map.h

Friends

class UntypedMapIterator
class Map
bool const_iterator (const const_iterator & a, const const_iterator & b)
bool const_iterator (const const_iterator & aconst const_iterator & b)