libstdc++
__gnu_pbds::detail::select_value_type< Key, null_type > Struct Template Reference

#include <types_traits.hpp>

Public Types

typedef std::pair< const Key, null_typetype
 
typedef Key type
 

Detailed Description

template<typename Key>
struct __gnu_pbds::detail::select_value_type< Key, null_type >

Specialization for sets where the key is the value_type.

Definition at line 114 of file types_traits.hpp.

Member Typedef Documentation

◆ type [1/2]

Definition at line 109 of file types_traits.hpp.

◆ type [2/2]

template<typename Key>
typedef Key __gnu_pbds::detail::select_value_type< Key, null_type >::type

Definition at line 116 of file types_traits.hpp.


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