class const_iterator

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

Iterators

Public Methods

void const_iterator ()

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

void const_iterator (const const_iterator & )

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

const_iterator & operator= (const const_iterator & )

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

void const_iterator (BaseIt it)

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

reference operator* ()

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

pointer operator-> ()

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

const_iterator & operator++ ()

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

const_iterator operator++ (int )

Defined at line 1389 of file ../../third_party/protobuf/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)