back overloads

Synopses

Declared in <absl/container/linked_hash_map.h>

Returns a reference to the last element.

Returns a const reference to the last element.

Return Value

  • A reference to the last element.

  • A const reference to the last element.

Created with MrDocs