#include <ratio.hpp>
Public Types | |
typedef ratio< num, den > | type |
Public Attributes | |
BOOST_STATIC_CONSTEXPR boost::intmax_t | num = SIGN_N * ABS_N / GCD |
BOOST_STATIC_CONSTEXPR boost::intmax_t | den = ABS_D / GCD |
|
inherited |
|
inherited |
|
inherited |