HDK
|
#include <SYS_TypeTraits.h>
If SYS_IsTriviallyRelocatable is true, then it should be safe to bitwise copy an object of type T to a different memory location. This can be declared using the macro SYS_DECLARE_IS_TR
Definition at line 78 of file SYS_TypeTraits.h.