Searched refs:set_check_failure (Results 1 – 8 of 8) sorted by relevance
16 boost::contract::set_check_failure([] { throw err(); }); in main()
44 boost::contract::set_check_failure([] { throw err(); }); in main()
47 boost::contract::set_check_failure([] { throw err(); }); in main()
53 boost::contract::set_check_failure([] { throw err(); }); in main()
109 boost::contract::set_check_failure( in main()
63 boost/contract/set_check_failure.html
449 inline failure_handler const& set_check_failure(failure_handler const& f) in set_check_failure() function
473 * Implementation checks: [funcref boost::contract::set_check_failure].