WTF::VectorMover< false, T > Struct Reference
#include <Vector.h>
Static Public Member Functions | |
| static void | move (const T *src, const T *srcEnd, T *dst) |
| static void | moveOverlapping (const T *src, const T *srcEnd, T *dst) |
Member Function Documentation
| static void WTF::VectorMover< false, T >::move | ( | const T * | src, |
| const T * | srcEnd, | ||
| T * | dst | ||
| ) | [inline, static] |
| static void WTF::VectorMover< false, T >::moveOverlapping | ( | const T * | src, |
| const T * | srcEnd, | ||
| T * | dst | ||
| ) | [inline, static] |
The documentation for this struct was generated from the following file:
KDE 4.7 API Reference