#include <UT_LimitedCache.h>
Static Public Member Functions | |
| static size_t | hash (const UT_LimitedCacheKey *a) |
| static bool | equal (const UT_LimitedCacheKey *a, const UT_LimitedCacheKey *b) |
Definition at line 282 of file UT_LimitedCache.h.
| static bool UT_LimitedCache::ut_KeyCompare::equal | ( | const UT_LimitedCacheKey * | a, | |
| const UT_LimitedCacheKey * | b | |||
| ) | [inline, static] |
Definition at line 286 of file UT_LimitedCache.h.
| static size_t UT_LimitedCache::ut_KeyCompare::hash | ( | const UT_LimitedCacheKey * | a | ) | [inline, static] |
Definition at line 284 of file UT_LimitedCache.h.
1.5.9