fixed_point (deprecated)
rev.2
Binary Fixed-Point Arithmetic Library in C++
|
a compile-time-only integer type like a std::integral_constant with arithmetic support More...
#include <sg14/auxiliary/const_integer.h>
a compile-time-only integer type like a std::integral_constant with arithmetic support
Integral | the type of Value |
Value | the integer number to be represented |
Digits | automatically calculated value (leave defaulted) |
Exponent | automatically calculated value (leave defaulted) |