Skip to main content

Crate hexga_typedef

Crate hexga_typedef 

Source
Expand description

Define what will be the default int, uint and float (and coef = float) typedef.

Type Aliasesยง

coef
Same as float, but just to mark the different use case.
float
Default unsigned floating type
int
Default signed integer type
uint
Default unsigned integer type