Template Struct NodeSize< multiset< Key, Comp, Mutex > >

Inheritance Relationships

Base Type

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

Struct Documentation

template<typename Key, typename Comp, typename Mutex>
struct NodeSize<multiset<Key, Comp, Mutex>> : public std::integral_constant<std::size_t, multiset_node_size<Key>::value>

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