Re: [reSIProcate] v1.9 and fixed-size integer types (UInt32, uint32_t, etc)
Yeah I was worried about that. The unsigned long constructor obviously isn't required for those platforms so we could just #ifdef it out entirely based on platform. or... we can #ifdef the unsigned long constructor in for particular platforms (ie: Win32). Any preferences out there?
Scott
- References:
- [reSIProcate] v1.9 and fixed-size integer types (UInt32, uint32_t, etc)
- Re: [reSIProcate] v1.9 and fixed-size integer types (UInt32, uint32_t, etc)
- Re: [reSIProcate] v1.9 and fixed-size integer types (UInt32, uint32_t, etc)
- Re: [reSIProcate] v1.9 and fixed-size integer types (UInt32, uint32_t, etc)
- Re: [reSIProcate] v1.9 and fixed-size integer types (UInt32, uint32_t, etc)