Cachemere
Modular Caching Library for C++
cachemere::policy::InsertionAlways< Key, KeyHash, Value > Member List

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 >