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

Inheritance Relationships

Base Type

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

Struct Documentation

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

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