__gnu_pbds::detail::default_hash_fn.3cxx
Contents
Detailed Description
template<typenameKey>
struct __gnu_pbds::detail::default_hash_fn< Key >"Primary template, default_hash_fn.
Member Typedef Documentation
template<typenameKey>typedefstd::tr1::hash<Key>__gnu_pbds::detail::default_hash_fn<Key>::type
Dispatched type.
Name
__gnu_pbds::detail::default_hash_fn< Key > - Primary template, default_hash_fn.
Synopsis
#include <standard_policies.hpp>
PublicTypes
typedef std::tr1::hash< Key > type
Dispatched type.
