CxxUtils_Internal::hashtable_const_iterator< Value, constant_iterators, cache > Struct Template Reference
List of all members.
Public Types |
typedef Value | value_type |
typedef const Value * | pointer |
typedef const Value & | reference |
typedef std::ptrdiff_t | difference_type |
typedef std::forward_iterator_tag | iterator_category |
Public Member Functions |
| hashtable_const_iterator (hash_node< Value, cache > *p, hash_node< Value, cache > **b) |
| hashtable_const_iterator (hash_node< Value, cache > **b) |
| hashtable_const_iterator (const hashtable_iterator< Value, constant_iterators, cache > &x) |
reference | operator* () const |
pointer | operator-> () const |
hashtable_const_iterator & | operator++ () |
hashtable_const_iterator | operator++ (int) |
template<typename Value, bool constant_iterators, bool cache>
struct CxxUtils_Internal::hashtable_const_iterator< Value, constant_iterators, cache >
The documentation for this struct was generated from the following file:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/CxxUtils/CxxUtils/hashtable.h