Syntax error in Boost.Python Indexing Suite V2
Brought to you by:
mbaas,
roman_yakovenko
The ICC compiler reports the following syntax error:
.../indexing_suite/workaround.hpp:25: Problem during constant expression evaluation: syntax error
None of the other BOOST_WORKAROUND invocations in that header file are enclosed in parentheses.
Removing the enclosing parentheses prevents the syntax error report.
This bug was encountered in revision 1856.