#include <Containers/SmallVector.h>
template<typename T, unsigned N>
SmallVectorStorage struct
Storage for SmallVector elements.
Public variables
- char InlineElts
- Array of inline elements.