Returns a const iterator to the first element, in insertion order.
Declared in <absl/container/linked_hash_set.h>
<absl/container/linked_hash_set.h>
const_iterator cbegin() const;
A const iterator to the beginning of the set.