Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
unit_test::suite::unexpected (1 of 2 overloads)
Synopsis
template<
    class Condition,
    class String>
bool
unexpected(
    Condition shouldBeFalse,
    String const& reason);

PrevUpHomeNext