front overloads

Synopses

Declared in <absl/container/linked_hash_map.h>

Returns a reference to the first element.

Returns a const reference to the first element.

Return Value

  • A reference to the first element.

  • A const reference to the first element.

Created with MrDocs