logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

__gnu_pbds::detail::default_hash_fn.3cxx

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

                                                    libstdc++   __gnu_pbds::detail::default_hash_fn<Key>(3cxx)

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.

See Also