![]() |
LeechCraft
0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
|
#include "assoccache.h"
Public Member Functions | |
ValueAddon ()=default | |
ValueAddon (size_t la) | |
Public Attributes | |
size_t | LastAccess_ = 0 |
Definition at line 45 of file assoccache.h.
|
default |
|
inline |
Definition at line 51 of file assoccache.h.
size_t LeechCraft::Util::CacheStrat::LRU::ValueAddon::LastAccess_ = 0 |
Definition at line 47 of file assoccache.h.
Referenced by LeechCraft::Util::CacheStrat::operator<(), and LeechCraft::Util::CacheStrat::LRU::Touch().