
4 Mar
2011
4 Mar
'11
4:42 p.m.
----- "Joel Falcou" <joel.falcou@lri.fr> a écrit :
What about just working out a bigint concept with a straightforward implementation that permitted, but did not require, expression templates?
Expression enabled code is not something you add on top of another design like this. It is a concrete component of the design from the start.
If you bring expression enabled arithmetic algorithms, what prevents me to feed them with builtin integer types or current xint::integer_t? Ivan