Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::intrusive::hashtable::const_local_iterator
class const_local_iterator { public: // construct/copy/destruct const_local_iterator(); const_local_iterator(siterator, const hashtable *); };
const_local_iterator
public
construct/copy/destructconst_local_iterator();
const_local_iterator(siterator sit, const hashtable * cont);