Template Struct NodeSize< forward_list< T, Mutex > >

Inheritance Relationships

Base Type

  • public std::integral_constant< std::size_t, forward_list_node_size< T >::value >

Struct Documentation

template<typename T, typename Mutex>
struct NodeSize<forward_list<T, Mutex>> : public std::integral_constant<std::size_t, forward_list_node_size<T>::value>

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