Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bslalg_hashtableanchor.h File Reference

Provide a type holding the constituent parts of a hash table. More...

Go to the source code of this file.

Classes

class  bslalg::HashTableAnchor

Namespaces

namespace  bslalg

Functions

bool bslalg::operator== (const HashTableAnchor &lhs, const HashTableAnchor &rhs)
bool bslalg::operator!= (const HashTableAnchor &lhs, const HashTableAnchor &rhs)
void bslalg::swap (HashTableAnchor &a, HashTableAnchor &b)

Detailed Description