Home
last modified time | relevance | path

Searched refs:throw_exception_ (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dthrow_exception.hpp45 # 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