Resilient
Public Attributes | List of all members
resilient::ExceptionThrown< T > Struct Template Reference

Type returned by Throws when the detected function throws the expected exception. More...

#include <throws.hpp>

Public Attributes

std::exception_ptr value
 The pointer to the exception thrown.
 

Detailed Description

template<typename T>
struct resilient::ExceptionThrown< T >

Type returned by Throws when the detected function throws the expected exception.


The documentation for this struct was generated from the following file: