Searched refs:copy_boost_exception (Results 1 – 2 of 2) sorted by relevance
205 void copy_boost_exception( exception *, exception const * );286 friend void exception_detail::copy_boost_exception( exception *, exception const * );414 copy_boost_exception( exception * a, exception const * b ) in copy_boost_exception() function427 copy_boost_exception( void *, void const * ) in copy_boost_exception() function442 copy_boost_exception(this,&x); in clone_impl()451 copy_boost_exception(this,&x); in clone_impl()
148 boost::exception_detail::copy_boost_exception( p, this ); in clone()