libstdc++
|
#include <types_traits.hpp>
Public Types | |
typedef std::pair< const Key, null_type > | type |
typedef Key | type |
Specialization for sets where the key is the value_type.
Definition at line 114 of file types_traits.hpp.
typedef std::pair<const Key, null_type> __gnu_pbds::detail::select_value_type< Key, null_type >::type |
Definition at line 109 of file types_traits.hpp.
typedef Key __gnu_pbds::detail::select_value_type< Key, null_type >::type |
Definition at line 116 of file types_traits.hpp.