
11 Apr
2012
11 Apr
'12
9:12 p.m.
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! Chris.