libstdc++
__gnu_pbds::detail::stored_data< _Tv, _Th, false > Struct Template Reference
Inheritance diagram for __gnu_pbds::detail::stored_data< _Tv, _Th, false >:
[legend]

Public Types

typedef _Tv value_type
 

Public Attributes

value_type m_value
 

Detailed Description

template<typename _Tv, typename _Th>
struct __gnu_pbds::detail::stored_data< _Tv, _Th, false >

Specialization for representation of stored data of just value type.

Definition at line 101 of file types_traits.hpp.


The documentation for this struct was generated from the following file: