$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: MB (mb2act_at_[hidden])
Date: 2006-01-03 08:17:39
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.
Regards,
MB
p-stade.sourceforge.net