Create a HashTable_ArrayProctor managing the hash‐table data structure owned by the specified anchor that was created using the specified factory.
Synopsis
Declared in <bslstl_hashtable.h>
HashTable_ArrayProctor(
FACTORY* factory,
bslalg::HashTableAnchor* anchor);
Created with MrDocs