WTF
WTF::VectorCopier< true, T > Struct Template Reference
#include <Vector.h>
Detailed Description
template<typename T>
struct WTF::VectorCopier< true, T >
Definition at line 152 of file Vector.h.
Static Public Member Functions | |
| static void | uninitializedCopy (const T *src, const T *srcEnd, T *dst) |
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:
KDE 4.1 API Reference