WTF
WTF::VectorMover< true, T > Struct Template 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) |
Detailed Description
Member Function Documentation
template<typename T >
| static void WTF::VectorMover< true, T >::move | ( | const T * | src, |
| const T * | srcEnd, | ||
| T * | dst | ||
| ) | [inline, static] |
template<typename T >
| static void WTF::VectorMover< true, 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.6 API Reference