PolyBoRi
|
#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::alg_tag |
typedef HashType generic_sequence_hash::hash_type |
typedef Iterator generic_sequence_hash::iterator_type |
hash_type generic_sequence_hash::operator() | ( | iterator_type | start, |
iterator_type | finish | ||
) | const [inline] |