libstdc++
types_traits.hpp File Reference

Go to the source code of this file.

Classes

struct  __gnu_pbds::detail::no_throw_copies< Key, Mapped >
 
struct  __gnu_pbds::detail::no_throw_copies< Key, null_type >
 
struct  __gnu_pbds::detail::stored_data< _Tv, _Th >
 
struct  __gnu_pbds::detail::stored_data< _Tv, null_type >
 
struct  __gnu_pbds::detail::stored_hash< _Th >
 
struct  __gnu_pbds::detail::stored_value< _Tv >
 
struct  __gnu_pbds::detail::type_base< Key, Mapped, _Alloc, Store_Hash >
 
struct  __gnu_pbds::detail::type_base< Key, Mapped, _Alloc, false >
 
struct  __gnu_pbds::detail::type_base< Key, Mapped, _Alloc, true >
 
struct  __gnu_pbds::detail::type_base< Key, null_type, _Alloc, false >
 
struct  __gnu_pbds::detail::type_base< Key, null_type, _Alloc, true >
 
struct  __gnu_pbds::detail::type_dispatch< Key, Mapped, _Alloc, Store_Hash >
 
struct  __gnu_pbds::detail::types_traits< Key, Mapped, _Alloc, Store_Hash >
 

Namespaces

 __gnu_pbds
 

Detailed Description

Contains a traits class of types used by containers.

Definition in file types_traits.hpp.