WTF
WTF::VectorCopier< true, T > Struct Template Reference
#include <Vector.h>
Static Public Member Functions | |
static void | uninitializedCopy (const T *src, const T *srcEnd, T *dst) |
Detailed Description
template<typename T>
struct WTF::VectorCopier< true, T >
Definition at line 152 of file Vector.h.
Member Function Documentation
template<typename T >
static void WTF::VectorCopier< true, T >::uninitializedCopy | ( | const T * | src, | |
const T * | srcEnd, | |||
T * | dst | |||
) | [inline, static] |
The documentation for this struct was generated from the following file: