Searched refs:error_info_container (Results 1 – 1 of 1) sorted by relevance
162 error_info_container struct169 virtual refcount_ptr<exception_detail::error_info_container> clone() const = 0;173 ~error_info_container() throw() in ~error_info_container() argument291 mutable exception_detail::refcount_ptr<exception_detail::error_info_container> data_;442 refcount_ptr<error_info_container> data; in copy_boost_exception()443 if( error_info_container * d=b->data_.get() ) in copy_boost_exception()