Provided by: libstdc++-13-doc_13.4.0-1ubuntu1_all bug

__gnu_pbds::detail::lu_...r_metadata< Size_Type >(3cxx)  __gnu_pbds::detail::lu_...r_metadata< Size_Type >(3cxx)

NAME

       __gnu_pbds::detail::lu_counter_metadata< Size_Type > - A list-update metadata type that moves elements to
       the front of the list based on the counter algorithm.

SYNOPSIS

       #include <lu_counter_metadata.hpp>

   Public Types
       typedef Size_Type size_type

   Friends
       class lu_counter_policy_base< size_type >

Detailed Description

   template<typename Size_Type = std::size_t>
       class __gnu_pbds::detail::lu_counter_metadata< Size_Type >"A list-update metadata type that moves
       elements to the front of the list based on the counter algorithm.

Author

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

                                                    libst__gnu_pbds::detail::lu_...r_metadata< Size_Type >(3cxx)