YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
定点数乘除法中间类型。 更多...
#include <rational.hpp>
Public 类型 | |
typedef make_signed_c < typename make_fixed_width_int < integer_width< _type > ::value<< 1 >::type, std::is_signed< _type >::value > ::type | type |
定点数乘除法中间类型。
在文件 rational.hpp 第 61 行定义.
typedef make_signed_c<typename make_fixed_width_int< integer_width<_type>::value << 1>::type, std::is_signed<_type>::value>::type ystdex::fixed_multiplicative< _type >::type |
在文件 rational.hpp 第 65 行定义.