mirror of
https://github.com/boostorg/functional.git
synced 2026-07-10 10:31:01 +02:00
d14013264c
either changing assert(...) or BOOST_ASSERT(...) to BOOST_TEST
(in my code only)
or adding "return boost::report_errors();" where it was clearly
missing (and a pure bug, in anyone's code).
[SVN r37057]