Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
exceptional_ptr.hpp File Reference
#include <boost/thread/detail/move.hpp>
#include <boost/exception_ptr.hpp>
#include <boost/config/abi_prefix.hpp>
#include <boost/config/abi_suffix.hpp>
Include dependency graph for exceptional_ptr.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::exceptional_ptr
 

Namespaces

 boost
 Duration formatting facet for input.
 

Functions

template<class E >
exceptional_ptr boost::make_exceptional (BOOST_FWD_REF(E) ex)
 
exceptional_ptr boost::make_exceptional (exception_ptr ex)
 
exceptional_ptr boost::make_exceptional ()