RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
lru::List< Key, Value > Struct Template Reference

Public Member Functions

void clear ()
 
Node< Key, Value > * pop ()
 
Node< Key, Value > * remove (Node< Key, Value > *node)
 
void push (Node< Key, Value > *node)
 

Public Attributes

Node< Key, Value > * head
 
Node< Key, Value > * tail
 
size_t size
 

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