iter.hh File Reference

#include "utilmm/hash/bits/table_fwd.hh"
#include "utilmm/hash/bits/iter.tcc"
Include dependency graph for install/include/utilmm/hash/bits/iter.hh:

Go to the source code of this file.

Classes

class  utilmm::hash_toolbox::const_iter< Key, Value, Extract, Hash, Equal >
 const iterator for table More...
class  utilmm::hash_toolbox::iter< Key, Value, Extract, Hash, Equal >
 iterator for table More...

Namespaces

namespace  utilmm
namespace  utilmm::hash_toolbox
 

toolbox for hash containers


Defines

#define IN_UTILMM_UTILS_HASH_ITER_HEADER

Functions

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)
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)

Define Documentation

#define IN_UTILMM_UTILS_HASH_ITER_HEADER

Definition at line 299 of file install/include/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:32 2013