|
HDK
|
#include <vectorImpl_Dispatch.h>
Public Types | |
| using | Memcopyable = std::is_trivially_copyable< T > |
Static Public Member Functions | |
| static void | Copy (T *dest, const T *source, size_t size) |
| static void | Copy (T *dest, const T *source, const VdfMask::Bits &bits) |
Definition at line 24 of file vectorImpl_Dispatch.h.
| using Vdf_VectorImplDispatch< T >::Memcopyable = std::is_trivially_copyable<T> |
Definition at line 26 of file vectorImpl_Dispatch.h.
|
inlinestatic |
Definition at line 29 of file vectorImpl_Dispatch.h.
|
inlinestatic |
Definition at line 34 of file vectorImpl_Dispatch.h.