This struct provides a namespace for a suite of utility functions for creating and manipulating a hash table.
Synopsis
Declared in <bslalg_hashtableimputil.h>
struct HashTableImpUtil;
Static Member Functions
Name |
Description |
Return |
|
Return the bucket index for the specified |
|
Return a reference to the key held by the specified |
|
Return a reference to the value held by the specified |
|
Return the first node in |
|
Return the first node matching |
|
Insert |
|
Insert |
|
Insert |
|
Return whether the specified hash‐table |
|
Populate |
|
Remove the specified |
Created with MrDocs