
11 Apr
2012
11 Apr
'12
10:13 p.m.
Le 11/04/12 23:12, Christopher Kormanyos a écrit :
So isn't it possible to implement this functionality as a simple wrapper around Boost Multiprecision fixed int type (cpp_int) with properly overloaded operators? Thanks, Andrii Maybe, for big digit counts this could be a brilliant implementation detail. But don't even think of losing performance for a tiny 7.8 signed split that we will use on an 8-bit CPU!
I will not forget that, Vicente