Searched refs:clone_impl (Results 1 – 1 of 1) sorted by relevance
464 clone_impl: class469 clone_impl( clone_impl const & x, clone_tag ): in clone_impl() function in boost::exception_detail::clone_impl478 clone_impl( T const & x ): in clone_impl() function in boost::exception_detail::clone_impl484 ~clone_impl() throw() in ~clone_impl()493 return new clone_impl(*this,clone_tag()); in clone()511 exception_detail::clone_impl<T>514 return exception_detail::clone_impl<T>(x); in enable_current_exception()