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

#include <types_traits.hpp>

Public Types

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

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: