#include <CacheEngine.hpp>
Static Public Member Functions | |
| static bool | Equal (const volatile Item &a, const volatile Item &b) |
| static bool | LessThan (const volatile Item &a, const volatile Item &b) |
| static bool Cache::ItemComparator::Equal | ( | const volatile Item & | a, | |
| const volatile Item & | b | |||
| ) | [inline, static] |
| static bool Cache::ItemComparator::LessThan | ( | const volatile Item & | a, | |
| const volatile Item & | b | |||
| ) | [inline, static] |
