Helper template struct for pointer version of safecopy(). More...
#include <Util/safecopy.H>
Static Public Member Functions | |
static void | copy (T *dest, const T *src, unsigned int n) |
Helper template struct for pointer version of safecopy().
Definition at line 67 of file safecopy.H.