27 Dec
2013
27 Dec
'13
1:31 p.m.
/users/tim/developer/libraries/boost_1_55_0/boost/type_traits/detail/has_bin ary_operator.hpp:155: error: expected unqualified-id before 'do'
That's strange as there is no 'do' in that file. Could you make a minimal example that we could test?
I would suspect that "check" is defined as a macro on that platform: I seem to remember having to fix this in some other traits classes. John.