utilmm::hash_toolbox Namespace Reference
[Hash function based containersLibrary internal utilities]

toolbox for hash containers More...

Classes

class  const_iter
 const iterator for table More...
class  iter
 iterator for table More...
struct  node
class  table
 Hashing based table. More...

Functions

template<typename K , typename V , class Ex , class H , class Eq >
iter< K, V, Ex, H, Eq > operator+ (typename iter< K, V, Ex, H, Eq >::size_type d, iter< K, V, Ex, H, Eq > const &i)
template<typename K , typename V , class Ex , class H , class Eq >
const_iter< K, V, Ex, H, Eq > operator+ (typename const_iter< K, V, Ex, H, Eq >::size_type d, const_iter< K, V, Ex, H, Eq > const &i)

Detailed Description

toolbox for hash containers

This namespace contains all the classes used to implement hash based containers. It is the template private part of the implementation and final user does not need to know the compoents in this namespace


Function Documentation

template<typename K , typename V , class Ex , class H , class Eq >
iter< K, V, Ex, H, Eq > utilmm::hash_toolbox::operator+ ( typename iter< K, V, Ex, H, Eq >::size_type  d,
iter< K, V, Ex, H, Eq > const &  i 
) [inline]

Definition at line 291 of file utilmm/hash/bits/iter.hh.

template<typename K , typename V , class Ex , class H , class Eq >
const_iter< K, V, Ex, H, Eq > utilmm::hash_toolbox::operator+ ( typename const_iter< K, V, Ex, H, Eq >::size_type  d,
const_iter< K, V, Ex, H, Eq > const &  i 
) [inline]

Definition at line 160 of file utilmm/hash/bits/iter.hh.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


utilmm
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Fri Jan 11 10:07:43 2013