BloombergLP::bslstl::HashTable_ArrayProctor::HashTable_ArrayProctor

Create a proctor managing the hash-table data owned by anchor.

Synopsis

Declared in <bslstl_hashtable.h>

HashTable_ArrayProctor(
    FACTORY* factory,
    bslalg::HashTableAnchor* anchor);

Description

Create a HashTable_ArrayProctor managing the hash-table data structure owned by the specified anchor that was created using the specified factory.

Parameters

NameDescription
factoryfactory used to destroy managed nodes
anchoranchor whose data structure is managed