Create an iterator having the value of the specified iterator.
Declared in <bslstp_hashtable.h>
_Ht_iterator(_Ht_iterator<_Val, _Nonconst_traits<_Val>, _Key, _HF, _ExK, _EqK, _All> const& __it);
| Name | Description |
|---|---|
| __it | non-const iterator whose position is copied |