Strange... the second works for me but the first one does not! How confusing!
"Alex Flint" < alex.flint@gmail.com> wrote in message
> The documentation page for the PREDICATE testing macros gives
> quite different syntax for the WARN vs CHECK methods:
> BOOST_WARN_PREDICATE( moo, (12)(i)(j) );
This one is correct
> BOOST_CHECK_PREDICATE( std::not_equal_to<int>(), 2, (i,17) );
This is an error in an example
Gennadiy
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users