ExpiringCache.n_expired

Counts the number of lookups where an existing element was expired.

class ExpiringCache(size_t ValueSize = 0)
protected
uint n_expired;

Meta