Struct TriviallySerializedCache::CacheKey

Nested Relationships

This struct is a nested type of Class TriviallySerializedCache.

Nested Types

Struct Documentation

struct CacheKey

Public Functions

inline bool operator==(const CacheKey &other) const

Public Members

size_t align
const AnyValueType *value_type
struct Hash

Public Functions

inline size_t operator()(const CacheKey &k) const