$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Zeljko Vrba (zvrba_at_[hidden])
Date: 2008-08-19 01:55:50
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.