LLVM 22.0.0git
|
We need the storage to be properly aligned even for small-size of 0 so that the pointer math in SmallVectorTemplateCommon::getFirstEl() is well-defined. More...
#include "llvm/ADT/SmallVector.h"
Public Attributes | |
char | InlineElts [N *sizeof(T)] |
We need the storage to be properly aligned even for small-size of 0 so that the pointer math in SmallVectorTemplateCommon::getFirstEl() is well-defined.
Definition at line 1120 of file SmallVector.h.
Definition at line 1114 of file SmallVector.h.