This utility struct provide utilities for initializing and destroying bucket lists in anchors that are managed by a HashTable. They cannot migrate down to bslalg::HashTableImpUtil as they rely on the standard library bslma_allocatortraits for their implementation.
Synopsis
Declared in <bslstl_hashtable.h>
struct HashTable_Util;
Static Member Functions
Name |
Description |
|
|
Destroy the specified |
|
Load into the specified |
Created with MrDocs