Jawad

Results 1 issues of Jawad

Currently I'm using a fixed_32_32 via using int64_t as base type with boost::multiprecision::int128_t as the intermediate type. The one blocker to doing this is the following: https://github.com/MikeLankamp/fpm/blob/8b488e3c1f9afb981cad31292b7b0be05926661e/include/fpm/fixed.hpp#L26 To my understanding,...

enhancement