Provided by: libstdc++-9-doc_9.5.0-1ubuntu1~22.04_all bug

__gnu_pbds::detail::de..._policy< Comb_Hash_Fn >(3cxx)    __gnu_pbds::detail::de..._policy< Comb_Hash_Fn >(3cxx)

NAME

       __gnu_pbds::detail::default_resize_policy< Comb_Hash_Fn > - Primary template, default_resize_policy.

SYNOPSIS

   Public Types
       typedef hash_standard_resize_policy< size_policy_type, trigger, false, size_type > type
           Dispatched type.

Detailed Description

   template<typename Comb_Hash_Fn>
       struct __gnu_pbds::detail::default_resize_policy< Comb_Hash_Fn >" Primary template,
       default_resize_policy.

       Definition at line 88 of file standard_policies.hpp.

Member Typedef Documentation

   template<typename Comb_Hash_Fn > typedef hash_standard_resize_policy<size_policy_type, trigger, false,
       size_type> __gnu_pbds::detail::default_resize_policy< Comb_Hash_Fn >::type
       Dispatched type.

       Definition at line 105 of file standard_policies.hpp.

Author

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

libstdc++                                        Tue Jul 1__gnu_pbds::detail::de..._policy< Comb_Hash_Fn >(3cxx)