This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |