...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
failure_handler — Type of assertion failure handler functions (without from
parameter).
// In header: <boost/contract/core/exception.hpp> typedef boost::function< void()> failure_handler;