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::lu_counter_policy_base.3cxx

Author

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

                                                    libstd__gnu_pbds::detail::lu...olicy_base<Size_Type>(3cxx)

Detailed Description

template<typenameSize_Type>
       class __gnu_pbds::detail::lu_counter_policy_base< Size_Type >"Base class for list-update counter policy.

Name

       __gnu_pbds::detail::lu_counter_policy_base< Size_Type > - Base class for list-update counter policy.

Synopsis

       #include <lu_counter_metadata.hpp>

   ProtectedTypes
       typedef Size_Type size_typeProtectedMemberFunctions
       template<typename Metadata_Reference > bool operator() (Metadata_Reference r_data, size_type m_max_count)
           const
       lu_counter_metadata< size_type > operator() (size_type max_size) const

See Also