SG::unordered_multiset< Value, Hash, Pred, Alloc, cache_hash_code > Class Template Reference
List of all members.
Public Types |
typedef Base::size_type | size_type |
typedef Base::hasher | hasher |
typedef Base::key_equal | key_equal |
typedef Base::allocator_type | allocator_type |
Public Member Functions |
| unordered_multiset (size_type n=10, const hasher &hf=hasher(), const key_equal &eql=key_equal(), const allocator_type &a=allocator_type()) |
template<typename InputIterator > |
| unordered_multiset (InputIterator f, InputIterator l, typename Base::size_type n=0, const hasher &hf=hasher(), const key_equal &eql=key_equal(), const allocator_type &a=allocator_type()) |
template<class Value, class Hash = hash<Value>, class Pred = std::equal_to<Value>, class Alloc = std::allocator<Value>, bool cache_hash_code = false>
class SG::unordered_multiset< Value, Hash, Pred, Alloc, cache_hash_code >
The documentation for this class was generated from the following file:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/CxxUtils/CxxUtils/unordered_set.h