Cachemere
Modular Caching Library for C++
Public Member Functions | List of all members
cachemere::measurement::CapacityDynamicallyAllocated< T > Struct Template Reference

Get the size of an object via a user-defined capacity() method. More...

#include <measurement.h>

Public Member Functions

template<typename V >
size_t operator() (const V &object) const
 

Detailed Description

template<typename T>
struct cachemere::measurement::CapacityDynamicallyAllocated< T >

Get the size of an object via a user-defined capacity() method.


The documentation for this struct was generated from the following files: