#include <iris/uapi/error.h>#include "di/container/algorithm/max.h"#include "di/vocab/error/status_code.h"Go to the source code of this file.
Classes | |
| class | di::platform::GenericDomain |
Namespaces | |
| namespace | di |
| namespace | di::platform |
| namespace | di::vocab |
| namespace | di::vocab::detail |
| namespace | iris |
Macros | |
| #define | TRY_UNERASE_ERROR(...) |
Typedefs | |
| template<typename T> | |
| using | iris::Expected = di::vocab::Expected<T, di::platform::GenericCode> |
Functions | |
| constexpr auto | di::vocab::detail::tag_invoke (di::types::Tag< di::vocab::into_status_code >, di::platform::BasicError error) |
Variables | |
| constexpr auto | di::platform::posix_domain = GenericDomain {} |
| #define TRY_UNERASE_ERROR | ( | ... | ) |