Template Struct NodeSize< unordered_multiset< Key, Hash, KeyEqual, Mutex > >

Inheritance Relationships

Base Type

  • public std::integral_constant< std::size_t, unordered_multiset_node_size< Key >::value >

Struct Documentation

template<typename Key, typename Hash, typename KeyEqual, typename Mutex>
struct NodeSize<unordered_multiset<Key, Hash, KeyEqual, Mutex>> : public std::integral_constant<std::size_t, unordered_multiset_node_size<Key>::value>

These are just pass-through parameters to any std::unordered_multiset Specialization of node sizes for std::unordered_multiset