
3 Jan
2006
3 Jan
'06
4:25 p.m.
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