#include <errors.h>
|
static bool | IsOk (const T &) |
|
template<typename U > |
static U | Unwrap (T &&) |
|
static std::string | ErrorMessage (const T &v) |
|
◆ OkOrFail() [1/3]
template<typename T , typename = void>
◆ OkOrFail() [2/3]
template<typename T , typename = void>
◆ OkOrFail() [3/3]
template<typename T , typename = void>
◆ ErrorMessage()
template<typename T , typename = void>
◆ IsOk()
template<typename T , typename = void>
◆ Unwrap()
template<typename T , typename = void>
template<typename U >
The documentation for this struct was generated from the following file: