PrevUpHomeNext

Macro BOOST_PROCESS_THROW

BOOST_PROCESS_THROW

Synopsis

// In header: <boost/process/config.hpp>

BOOST_PROCESS_THROW(EX)

Description

Defines how exceptions are thrown. Set this macro for example to BOOST_THROW_EXCEPTION if you like to use Boost.Exception.


PrevUpHomeNext