Create an iterator referencing the specified __n in the specified __tab hashtable.

Synopsis

Declared in <bslstp_hashtable.h>

_Hashtable_iterator(
    _Node* __n,
    _Hashtable* __tab);

Created with MrDocs