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