Returns a const reference to the first element.
Declared in <absl/container/linked_hash_set.h>
<absl/container/linked_hash_set.h>
const_reference front() const;
A const reference to the first element.