SG::unordered_multimap< Key, T, 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_multimap (size_type n=10, const hasher &hf=hasher(), const key_equal &eql=key_equal(), const allocator_type &a=allocator_type()) |
template<typename InputIterator > |
| unordered_multimap (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 Key, class T, class Hash = hash<Key>, class Pred = std::equal_to<Key>, class Alloc = std::allocator<std::pair<const Key, T> >, bool cache_hash_code = false>
class SG::unordered_multimap< Key, T, 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_map.h