The Pedigree Project  0.1
Public Attributes | List of all members
LruCache< K, T, Slots >::Slot Struct Reference
+ Collaboration diagram for LruCache< K, T, Slots >::Slot:

Public Attributes

key
 
object
 
bool set = false
 

Detailed Description

template<class K, class T, size_t Slots = 32>
struct LruCache< K, T, Slots >::Slot

Definition at line 43 of file LruCache.h.


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