$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Niebler (eric_at_[hidden])
Date: 2006-01-03 11:25:04
MB wrote:
> Hi,
>
> Under eVC++4, foreach_detail_::is_array/is_const causes name conflict with
> boost::is_array/is_const. (I don't know why.)
> I hear VC++6 has the same compiler as eVC++4.
> I renamed them to 'is_array_' and 'is_const_', then it works fine.
>
Thanks for the report. I'll fix it today.
-- Eric Niebler Boost Consulting www.boost-consulting.com