LeviLamina
|
Public Member Functions | |
LLNDAPI | AnyExceptionRef (std::exception_ptr const &ptr) |
AnyExceptionRef (AnyExceptionRef &&)=delete | |
AnyExceptionRef (AnyExceptionRef const &)=delete | |
AnyExceptionRef & | operator= (AnyExceptionRef &&)=delete |
AnyExceptionRef & | operator= (AnyExceptionRef const &)=delete |
template<class T > | |
optional_ref< T > | tryGet () const |