#include "di/function/pipeable.h"#include "di/meta/language.h"#include "di/meta/operations.h"#include "di/meta/util.h"#include "di/meta/vocab.h"#include "di/vocab/expected/expected_void_error.h"#include "di/vocab/expected/expected_void_void.h"Go to the source code of this file.
Classes | |
| struct | di::vocab::detail::TryInfallibleFunction |
Namespaces | |
| namespace | di |
| namespace | di::vocab |
| namespace | di::vocab::detail |
Variables | |
| constexpr auto | di::vocab::try_infallible = detail::TryInfallibleFunction {} |
| constexpr auto | di::try_infallible |