Searched refs:error_info_container (Results 1 – 5 of 5) sorted by relevance
61 public error_info_container124 error_info_container_impl & operator=( error_info_container const & );144 refcount_ptr<error_info_container>147 refcount_ptr<error_info_container> p; in clone()166 exception_detail::error_info_container * c=x.data_.get(); in set_info()191 exception_detail::error_info_container * c=x.data_.get(); in set()
163 error_info_container struct170 virtual refcount_ptr<exception_detail::error_info_container> clone() const = 0;174 ~error_info_container() BOOST_NOEXCEPT_OR_NOTHROW in ~error_info_container() argument288 mutable exception_detail::refcount_ptr<exception_detail::error_info_container> data_;416 refcount_ptr<error_info_container> data; in copy_boost_exception()417 if( error_info_container * d=b->data_.get() ) in copy_boost_exception()
42 if( exception_detail::error_info_container * c=x.data_.get() ) in get()
105 error_info_container * c=x.data_.get(); in get_diagnostic_information()
126 error_info_container