#include <exceptional_ptr.hpp>
Public Member Functions | |
| exceptional_ptr () | |
| exceptional_ptr (exception_ptr ex) | |
| template<class E > | |
| exceptional_ptr (BOOST_FWD_REF(E) ex) | |
Public Attributes | |
| exception_ptr | ptr_ | 
      
  | 
  inline | 
      
  | 
  inlineexplicit | 
      
  | 
  inlineexplicit | 
| exception_ptr boost::exceptional_ptr::ptr_ |