Searched refs:clone_tag (Results 1 – 1 of 1) sorted by relevance
435 struct clone_tag { }; struct in boost::exception_detail::clone_impl436 clone_impl( clone_impl const & x, clone_tag ): in clone_impl() argument460 return new clone_impl(*this,clone_tag()); in clone()