cgma
Hasher< Y, B >::BaseIter< T > Struct Template Reference

#include <IdHasher.hpp>

List of all members.

Public Types

typedef IterTag iterator_category
typedef int difference_type
typedef T value_type
typedef T * pointer
typedef T & reference

Detailed Description

template<class Y, unsigned int B>
template<class T>
struct Hasher< Y, B >::BaseIter< T >

Definition at line 22 of file IdHasher.hpp.


Member Typedef Documentation

template<class Y, unsigned int B>
template<class T>
typedef int Hasher< Y, B >::BaseIter< T >::difference_type

Definition at line 25 of file IdHasher.hpp.

template<class Y, unsigned int B>
template<class T>
typedef IterTag Hasher< Y, B >::BaseIter< T >::iterator_category

Definition at line 24 of file IdHasher.hpp.

template<class Y, unsigned int B>
template<class T>
typedef T* Hasher< Y, B >::BaseIter< T >::pointer

Definition at line 27 of file IdHasher.hpp.

template<class Y, unsigned int B>
template<class T>
typedef T& Hasher< Y, B >::BaseIter< T >::reference

Reimplemented in Hasher< Y, B >::iterator.

Definition at line 28 of file IdHasher.hpp.

template<class Y, unsigned int B>
template<class T>
typedef T Hasher< Y, B >::BaseIter< T >::value_type

Definition at line 26 of file IdHasher.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines