SafeCopyHelper< T, isTrivial > Struct Template Reference

Helper template struct for pointer version of safecopy(). More...

#include <Util/safecopy.H>

List of all members.

Static Public Member Functions

static void copy (T *dest, const T *src, unsigned int n)

Detailed Description

template<typename T, bool isTrivial = TypeTraits<T>::isTrivial>
struct SafeCopyHelper< T, isTrivial >

Helper template struct for pointer version of safecopy().

Definition at line 67 of file safecopy.H.


The documentation for this struct was generated from the following file:
Generated on Sun May 8 08:24:26 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3