[phobos] std.intrinsic + 64

David Simcha dsimcha at gmail.com
Tue Nov 9 16:22:38 PST 2010


Will all the functions in std.intrinsic that now take uint take size_t, 
i.e. take ulong on 64?  In other words, are they all designed to operate 
on machine words?

Also, for functions that take pointers, where implicit conversion of 
uint -> ulong is not possible, will there be both a uint and a ulong 
version?


More information about the phobos mailing list