Removes the first element from the set.
Synopsis
Declared in <absl/container/linked_hash_set.h>
void
pop_front();
Created with MrDocs
Removes the first element from the set.
Declared in <absl/container/linked_hash_set.h>
void
pop_front();
Created with MrDocs