SH4ZAM! 0.1.0
Fast math library for the Sega Dreamcast's SH4 CPU
Loading...
Searching...
No Matches
shz_cdefs.hpp File Reference
#include "shz_cdefs.h"
Include dependency graph for shz_cdefs.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  shz
 

Typedefs

Aliasing Types

Types which may break C/C++'s strict aliasing rules

using shz::alias_int16_t
 
using shz::alias_uint16_t
 
using shz::alias_int32_t
 
using shz::alias_uint32_t
 
using shz::alias_float_t
 
using shz::alias_int64_t
 
using shz::alias_uint64_t
 
using shz::alias_double_t
 

Detailed Description

C++ wrappers for preprocessor definitions and macro utilities.

This file contains the C++ API around the C preprocessor and macro API.

Author
2025, 2026 Falco Girgis

Definition in file shz_cdefs.hpp.