Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Macro BOOST_LOG_MAX_EXCEPTION_TYPES

BOOST_LOG_MAX_EXCEPTION_TYPES — Maximum number of exception types that can be specified for exception handlers.

Synopsis

// In header: <boost/log/utility/exception_handler.hpp>

BOOST_LOG_MAX_EXCEPTION_TYPES

PrevUpHomeNext