Merges the elements of another set into this one.
Declared in <absl/container/linked_hash_set.h>
<absl/container/linked_hash_set.h>
template< typename H, typename E> void merge(linked_hash_set<Key, H, E, Alloc>& src);