Cachemere
Modular Caching Library for C++
|
Utilities for measuring cached items. More...
Classes | |
struct | CapacityDynamicallyAllocated |
Get the size of an object via a user-defined capacity() method. More... | |
struct | Size |
Get the size of an object via a user-defined size() method. More... | |
struct | SizeOf |
Get the size of an object via sizeof() . More... | |
Utilities for measuring cached items.