Searched refs:throw_exception_ (Results 1 – 1 of 1) sorted by relevance
45 # define BOOST_THROW_EXCEPTION(x) ::boost::exception_detail::throw_exception_(x,BOOST_CURRENT_FUNCT…82 throw_exception_( E const & x, char const * current_function, char const * file, int line ) in throw_exception_() function