A list-update metadata type that moves elements to the front of the list based on the counter algorithm. More...
#include <lu_counter_metadata.hpp>
Public Types | |
typedef Size_Type | size_type |
Private Member Functions | |
lu_counter_metadata (size_type init_count) | |
Private Attributes | |
size_type | m_count |
Friends | |
class | lu_counter_policy_base< size_type > |
A list-update metadata type that moves elements to the front of the list based on the counter algorithm.
typedef Size_Type __gnu_pbds::detail::lu_counter_metadata< Size_Type >::size_type |
|
inlineprivate |
|
friend |
|
mutableprivate |