Struct CacheManager::all_non_persistent

Nested Relationships

This struct is a nested type of Template Class CacheManager.

Struct Documentation

struct all_non_persistent

Default persistence classifier: every entry is non-persistent (NP).

Public Functions

inline bool operator()(key_type const&) const noexcept