7 Apr
2005
7 Apr
'05
2:32 p.m.
When including "boost/iterator/indirect_iterator.hpp", I get:
"/usr/local/sagedev/apis/include/boost_1_32_0/boost/detail/is_incrementa ble.hpp", line 56: error:
expression must have arithmetic, enum, or pointer type
BOOST_STATIC_CONSTANT(
^
"/usr/local/sagedev/apis/include/boost_1_32_0/boost/detail/is_incrementa ble.hpp",
Please try compiling with -DBOOST_NO_INCLASS_MEMBER_INITIALIZATION and let me know if that helps. If that works, I'll know just what fix to make.
Alas, it still produces the same error message... --Steve