Cachemere
Modular Caching Library for C++
|
This is the complete list of members for cachemere::policy::InsertionAlways< Key, KeyHash, Value >, including all inherited members.
clear() | cachemere::policy::InsertionAlways< Key, KeyHash, Value > | |
should_add(const Key &key) | cachemere::policy::InsertionAlways< Key, KeyHash, Value > | |
should_replace(const Key &victim, const Key &candidate) | cachemere::policy::InsertionAlways< Key, KeyHash, Value > |