$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2003-06-12 05:54:12
Hugo Duncan wrote:
> Aleksey and all,
Hi Hugo,
>
> mpl::size<Sequence> returns integral_c<long,..> on gcc, vc7.1 but
> integral_c<int,..> on bcc564.
>
> Is this intentional?
Nope, it's a bug. Fixed in the main trunk.
Thanks for the report,
Aleksey