#include <di/vocab/expected/try_infallible.h>
◆ operator()() [1/3]
void di::vocab::detail::TryInfallibleFunction::operator() |
( |
Expected< void, void > | | ) |
const |
|
inlineconstexpr |
◆ operator()() [2/3]
auto di::vocab::detail::TryInfallibleFunction::operator() |
( |
T && | value | ) |
const -> meta::Decay<T> |
|
inlineconstexpr |
◆ operator()() [3/3]
auto di::vocab::detail::TryInfallibleFunction::operator() |
( |
T && | value | ) |
const -> meta::ExpectedValue<T> |
|
inlineconstexpr |
The documentation for this struct was generated from the following file: