ToyGine2 26.2.0
Game Engine for retro consoles
Loading...
Searching...
No Matches
numeric_limits Class Reference

Specialization of std::numeric_limits for toy::math::fixed. More...

Detailed Description

Specialization of std::numeric_limits for toy::math::fixed.

Template Parameters
BaseStorage integral type.
IntermediateWider type for intermediate calculations.
FractionNumber of fractional bits.
RoundingIf true, rounds to nearest; otherwise truncates toward zero.
See also
https://en.cppreference.com/w/cpp/types/numeric_limits

The documentation for this class was generated from the following file: