libstdc++
lu_counter_metadata.hpp File Reference

Go to the source code of this file.

Classes

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. More...
class  __gnu_pbds::detail::lu_counter_policy_base< Size_Type >
 Base class for list-update counter policy. More...

Namespaces

namespace  __gnu_pbds

Detailed Description

Contains implementation of a lu counter policy's metadata.

Definition in file lu_counter_metadata.hpp.