#include <smallVector.h>
Definition at line 47 of file smallVector.h.
template<typename U >
static void TfSmallVectorBase::_MoveConstruct |
( |
U * |
p, |
|
|
U * |
src |
|
) |
| |
|
inlinestaticprotected |
template<typename Iterator >
static Iterator TfSmallVectorBase::_UninitializedMove |
( |
Iterator |
first, |
|
|
Iterator |
last, |
|
|
Iterator |
dest |
|
) |
| |
|
inlinestaticprotected |
template<typename U >
static constexpr size_type TfSmallVectorBase::ComputeSerendipitousLocalCapacity |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: