Template Struct SmallVectorAlignmentAndSize

Struct Documentation

template<class T, typename = void>
struct SmallVectorAlignmentAndSize

Figure out the offset of the first element.

Public Members

char Base[sizeof(SmallVectorBase<SmallVectorSizeType<T>>)]
char FirstEl[sizeof(T)]