Boost logo

Boost :

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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk