AnimEngine
Public Member Functions | Protected Attributes | List of all members
LruQueue< ValType > Class Template Reference

Public Member Functions

const ValType & top () const
 
void push (const ValType &value)
 
bool empty () const
 
size_t size () const
 
void pop ()
 

Protected Attributes

LRU_Map_t internal_map
 
LRU_List_t internal_list
 

The documentation for this class was generated from the following file: