![]() |
ToyGine2 26.2.0
Game Engine for retro consoles
|
Unary type trait: true if T is an instantiation of toy::math::fixed, false otherwise.
More...
Unary type trait: true if T is an instantiation of toy::math::fixed, false otherwise.
Specialization for toy::math::fixed: always true_type.
| T | Type to check. |
| Base | Storage type for raw fixed-point value. |
| Intermediate | Intermediate type for calculations. |
| Fraction | Number of fractional bits. |
| Rounding | Rounding policy. |