#include <boost/static_assert.hpp>
#include <boost/type_traits/is_pod.hpp>
Go to the source code of this file.
Macros | |
#define | ONIXS_SGXTITAN_OUCH_ENSURE_IS_POD(Type) |
#define | ONIXS_SGXTITAN_OUCH_ENSURE_TYPE_SIZE(Type, Size) |
#define ONIXS_SGXTITAN_OUCH_ENSURE_IS_POD | ( | Type | ) |
Definition at line 27 of file TypeTraitsVerification.h.
#define ONIXS_SGXTITAN_OUCH_ENSURE_TYPE_SIZE | ( | Type, | |
Size | |||
) |
Definition at line 35 of file TypeTraitsVerification.h.