Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
get_error_info.hpp File Reference
#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>
Include dependency graph for get_error_info.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::exception_detail::get_info< ErrorInfo >
 
struct  boost::exception_detail::get_info< throw_function >
 
struct  boost::exception_detail::get_info< throw_file >
 
struct  boost::exception_detail::get_info< throw_line >
 
struct  boost::exception_detail::get_error_info_return_type< T, R >
 
struct  boost::exception_detail::get_error_info_return_type< T const, R >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::exception_detail
 

Functions

template<class ErrorInfo , class E >
exception_detail::get_error_info_return_type
< E, typename
ErrorInfo::value_type >::type 
boost::get_error_info (E &some_exception)