#include <boost/exception/exception.hpp>#include <boost/exception/detail/error_info_impl.hpp>#include <boost/exception/detail/type_info.hpp>#include <boost/shared_ptr.hpp>

Go to the source code of this file.
Classes | |
| struct | boost::exception_detail::get_info< ErrorInfo > |
| struct | boost::exception_detail::get_info< throw_file > |
| struct | boost::exception_detail::get_info< throw_function > |
| struct | boost::exception_detail::get_info< throw_line > |
Namespaces | |
| namespace | boost |
| namespace | boost::exception_detail |
Functions | |
| template<class ErrorInfo , class E > | |
| ErrorInfo::value_type const * | boost::get_error_info (E const &some_exception) |