WTF
WTF::VectorMover< false, 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< false, T >::move | ( | const T * | src, |
| const T * | srcEnd, | ||
| T * | dst | ||
| ) | [inline, static] |
template<typename T >
| 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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:50:56 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:50:56 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.