libstdc++
|
#include <types_traits.hpp>
Public Types | |
typedef std::pair< const Key, Mapped > | type |
Choose value_type to be a key/value pair or just a key.
Definition at line 107 of file types_traits.hpp.
typedef std::pair<const Key, Mapped> __gnu_pbds::detail::select_value_type< Key, Mapped >::type |
Definition at line 109 of file types_traits.hpp.