Galois
|
Indicates if T is memory copyable. More...
#include <ExtraTraits.h>
Static Public Attributes | |
static const bool | value = is_copyable<T>::value || __is_trivially_copyable(T) |
true if T is memory copyable More... | |
Indicates if T is memory copyable.
|
static |
true if T is memory copyable