To avoid some 32=>64 bit user code port bugs

KennyTM~ kennytm at gmail.com
Tue Aug 17 00:56:45 PDT 2010


On Aug 17, 10 05:34, Trass3r wrote:
>> Or size_t and ptrdiff_t could be made to be built-in types. (?)
>
> There's no justification for that.
> A proper way to define a strong typedef on the other hand is something
> that is really needed.

If size_t is a library-defined strong typedef instead of alias, what 
type should .sizeof return?


More information about the Digitalmars-d mailing list