2
3
4
5
6
7
8
15#if __cplusplus
> 202002L
Namespace enclosing the SH4ZAM C++ API.
SHZ_ALIASING int16_t shz_alias_int16_t
int16_t type whose value may be aliased as another type.
SHZ_ALIASING double shz_alias_double_t
double type whose value may be aliased as another type.
SHZ_ALIASING uint32_t shz_alias_uint32_t
uint32_t type whose value may be aliased as another type.
SHZ_ALIASING int64_t shz_alias_int64_t
int64_t type whose value may be aliased as another type.
SHZ_ALIASING uint16_t shz_alias_uint16_t
uint16_t type whose value may be aliased as another type.
SHZ_ALIASING int32_t shz_alias_int32_t
int32_t type whose value may be aliased as another type.
SHZ_ALIASING uint64_t shz_alias_uint64_t
uint64_t type whose value may be aliased as another type.
SHZ_ALIASING float shz_alias_float_t
float type whose value may be aliased as another type.