Class TriviallySerializedCache

Nested Relationships

Nested Types

Class Documentation

class TriviallySerializedCache

Public Functions

inline explicit TriviallySerializedCache(const AnyValueType *t)
inline bool lookup_many_trivially_serialized(size_t align, const AnyValueType *evt) const
inline bool lookup_trivially_serialized(size_t align, const AnyValueType *p) const

Returns true if a memcpy is all it takes to serialize this value.