|
Chatterino
|
#include <Outcome.hpp>
Public Member Functions | |
| Outcome (SuccessTag) | |
| Outcome (FailureTag) | |
| operator bool () const | |
| bool | operator! () const |
| bool | operator== (const Outcome &other) const |
| bool | operator!= (const Outcome &other) const |
|
inline |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
1.8.13