Searched refs:clone_impl (Results 1 – 1 of 1) sorted by relevance
431 clone_impl: class436 clone_impl( clone_impl const & x, clone_tag ): in clone_impl() function in boost::exception_detail::clone_impl445 clone_impl( T const & x ): in clone_impl() function in boost::exception_detail::clone_impl451 ~clone_impl() throw() in ~clone_impl()460 return new clone_impl(*this,clone_tag()); in clone()473 exception_detail::clone_impl<T>476 return exception_detail::clone_impl<T>(x); in enable_current_exception()