GNU g++  v5.2.1
GNU Standard C++
__gnu_pbds::detail::type_dispatch< Key, Mapped, _Alloc, Store_Hash > Struct Template Reference

Type base dispatch. More...

#include <types_traits.hpp>

Public Types

typedef type_base< Key, Mapped, _Alloc, Store_Hash > type
 

Detailed Description

template<typename Key, typename Mapped, typename _Alloc, bool Store_Hash>
struct __gnu_pbds::detail::type_dispatch< Key, Mapped, _Alloc, Store_Hash >

Type base dispatch.

Member Typedef Documentation

template<typename Key, typename Mapped, typename _Alloc, bool Store_Hash>
typedef type_base<Key, Mapped, _Alloc, Store_Hash> __gnu_pbds::detail::type_dispatch< Key, Mapped, _Alloc, Store_Hash >::type

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