#include <boost/thread/detail/move.hpp>
#include <boost/exception_ptr.hpp>
#include <boost/config/abi_prefix.hpp>
#include <boost/config/abi_suffix.hpp>
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 () |