HDK
|
#include <NET_Outcome.h>
Public Types | |
using | result_type = std::exception_ptr |
Public Member Functions | |
result_type | operator() (const T &) |
result_type | operator() (const E &e) |
result_type | operator() (const std::exception_ptr &ptr) |
Definition at line 43 of file NET_Outcome.h.
using net_OutcomeExceptionVisit< T, E >::result_type = std::exception_ptr |
Definition at line 45 of file NET_Outcome.h.
|
inline |
Definition at line 46 of file NET_Outcome.h.
|
inline |
Definition at line 47 of file NET_Outcome.h.
|
inline |
Definition at line 48 of file NET_Outcome.h.