Paolo Carlini wrote: > A *very down to earth* proposal: can't you simply stop referring > internally > to unsigned int (T is unsigned int currently, right?) which is only 16 > bits both > on 32-bit and 64-bit machines? Of course I meant 32 bits: my point was that is 32 bits *both* on 32-bit and 64-bit machines. Paolo.