size_t + ptrdiff_t

kennytm kennytm at gmail.com
Sun Feb 19 15:10:17 PST 2012


Manu <turkeyman at gmail.com> wrote:
> I propose size_t + ssize_t should both exist, and represent the native
> integer size. 

sizediff_t (currently just aliased to ptrdiff_t but the link could be
broken). 

> Also something like ptr_t, and ptrdiff_t should also exist,
> and represent the size of the pointer.
> 

core.stdc.stdint.uintptr_t


More information about the Digitalmars-d mailing list