#include <generic_hash.h>
Public Types | |
enum | { mask = BitMask } |
typedef Iterator | iterator_type |
typedef HashType | hash_type |
typedef AlgTag | alg_tag |
Public Member Functions | |
hash_type | operator() (iterator_type start, iterator_type finish) const |
typedef AlgTag generic_sequence_hash< Iterator, HashType, AlgTag, BitMask >::alg_tag |
typedef HashType generic_sequence_hash< Iterator, HashType, AlgTag, BitMask >::hash_type |
typedef Iterator generic_sequence_hash< Iterator, HashType, AlgTag, BitMask >::iterator_type |
anonymous enum |
hash_type generic_sequence_hash< Iterator, HashType, AlgTag, BitMask >::operator() | ( | iterator_type | start, | |
iterator_type | finish | |||
) | const [inline] |