Same as the preceding overload, moving from the specified entry.
entry
Declared in <bdlc_flathashtable.h>
<bdlc_flathashtable.h>
bsl::pair<FlatHashTable<KEY, ENTRY, ENTRY_UTIL, HASH, EQUAL>::iterator, bool> insert(bslmf::MovableRef<ENTRY> entry);
Created with MrDocs