#include <hash-table.h>
Constructor & Destructor Documentation
template<typename Descriptor , template< typename Type > class Allocator>
hash_table< Descriptor, Allocator >::iterator::iterator |
( |
| ) |
|
|
inline |
Iterator definitions. The default constructor produces the end value.
template<typename Descriptor , template< typename Type > class Allocator>
Member Function Documentation
template<typename Descriptor , template< typename Type > class Allocator>
template<typename Descriptor , template< typename Type > class Allocator>
template<typename Descriptor , template< typename Type > class Allocator>
template<typename Descriptor , template< typename Type > class Allocator>
void hash_table< Descriptor, Allocator >::iterator::slide |
( |
| ) |
|
Slide down the iterator slots until an active entry is found.
Field Documentation
template<typename Descriptor, template< typename Type > class Allocator = xcallocator>
template<typename Descriptor, template< typename Type > class Allocator = xcallocator>
The documentation for this class was generated from the following file: