SG::unordered_multiset< Value, Hash, Pred, Alloc, cache_hash_code > Class Template Reference

Inheritance diagram for SG::unordered_multiset< Value, Hash, Pred, Alloc, cache_hash_code >:
SG::hashtable< Value, Value, Alloc, Internal::identity< Value >, Pred, Hash, Internal::mod_range_hashing, Internal::default_ranged_hash, Internal::prime_rehash_policy, cache_hash_code, true, false > rehash_base hash_code_base map_base

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1