begin overloads

Synopses

Declared in <absl/container/linked_hash_map.h>

Returns an iterator to the first element.

Returns a const iterator to the first element.

Return Value

  • An iterator to the beginning of the map.

  • A const iterator to the beginning of the map.

Created with MrDocs