GNU g++  v5.2.1
GNU Standard C++
lu_counter_metadata.hpp File Reference

Contains implementation of a lu counter policy's metadata. More...

This graph shows which files directly or indirectly include 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...
 
class  __gnu_pbds::detail::lu_counter_policy_base< Size_Type >
 Base class for list-update counter policy. More...
 

Namespaces

 __gnu_pbds
 GNU extensions for policy-based data structures for public use.
 
 __gnu_pbds::detail
 

Detailed Description

Contains implementation of a lu counter policy's metadata.