Returns a reference to the first element.

Synopsis

Declared in <absl/container/linked_hash_map.h>

reference
front();

Return Value

A reference to the first element.

Created with MrDocs