Namespaces | |
detail | |
Classes | |
struct | IsPod |
class | SmallVector |
class | SmallVectorBase |
This is all the non-templated stuff common to all SmallVectors. More... | |
class | SmallVectorImpl |
struct | SmallVectorStorage |
struct | SmallVectorStorage< T, 0 > |
struct | SmallVectorStorage< T, 1 > |
class | SmallVectorTemplateBase |
class | SmallVectorTemplateBase< T, true > |
class | SmallVectorTemplateCommon |
Functions | |
template<typename T , unsigned N> | |
static size_t | capacity_in_bytes (const SmallVector< T, N > &X) |
|
inlinestatic |
Definition at line 1107 of file SmallVector.h.