absl::linked_hash_set::empty

Returns whether the set is empty.

Synopsis

Declared in <absl/container/linked_hash_set.h>

bool
empty() const;

Return Value

true if the set contains no elements.