absl::linked_hash_set::front

Returns a reference to the first element.

Synopsis

Declared in <absl/container/linked_hash_set.h>

reference
front();

Return Value

A reference to the first element.