| fl::fixed_point< IntBits, FracBits, S >::fixed_point |
( |
const fixed_point< OtherInt, OtherFrac, OtherSign > & | other, |
|
|
typename enable_if< is_fp_promotable< fixed_point< OtherInt, OtherFrac, OtherSign >, fixed_point< IntBits, FracBits, S > >::value, int >::type | = 0 ) |
|
inlineconstexpr |