
19 Aug
2008
19 Aug
'08
5:55 a.m.
On Mon, Aug 18, 2008 at 04:38:47PM -0700, Emil Dotchevski wrote:
What are you suggesting, that in 64-bit mode std::vector::size_type shouldn't be 64-bit?
I suggest that size_type be a signed type.
Do you not want a warning when you convert from 64-bit to 32-bit type?
I do want a warning.