__gnu_pbds::detail::select_value_type< Key, Mapped >(3cxx) | __gnu_pbds::detail::select_value_type< Key, Mapped >(3cxx) |
__gnu_pbds::detail::select_value_type< Key, Mapped > - Choose value_type to be a key/value pair or just a key.
#include <types_traits.hpp>
typedef std::pair< const Key, Mapped > type
struct __gnu_pbds::detail::select_value_type< Key, Mapped >"Choose value_type to be a key/value pair or just a key.
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |