Searched refs:AllocValueType (Results 1 – 1 of 1) sorted by relevance
74 template <class T> struct AllocValueType { struct81 static constexpr size_t DefaultContentAllocSize = sizeof(AllocValueType<T>); argument84 static constexpr size_t DefaultContentAllocAlign = alignof(AllocValueType<T>);88 offsetof(AllocValueType<T>, Content);