YOrch
1.0.0
Loading...
Searching...
No Matches
yorch::task_result< T > Member List
This is the complete list of members for
yorch::task_result< T >
, including all inherited members.
abort_branch
() noexcept
yorch::task_result< T >
inline
static
abort_execution
() noexcept
yorch::task_result< T >
inline
static
failure
() noexcept
yorch::task_result< T >
inline
static
from_step
(step_result s) noexcept
yorch::task_result< T >
inline
static
has_value
() const noexcept
yorch::task_result< T >
inline
operator=
(const task_result &)=default
yorch::task_result< T >
operator=
(task_result &&)=default
yorch::task_result< T >
retry
() noexcept
yorch::task_result< T >
inline
static
step
yorch::task_result< T >
success
(U &&value) noexcept(std::is_nothrow_constructible_v< T, U && >)
yorch::task_result< T >
inline
static
task_result
()=delete
yorch::task_result< T >
task_result
(const task_result &)=default
yorch::task_result< T >
task_result
(task_result &&)=default
yorch::task_result< T >
value
() &noexcept
yorch::task_result< T >
inline
value
() const &noexcept
yorch::task_result< T >
inline
value
() &&noexcept
yorch::task_result< T >
inline
value_type
typedef
yorch::task_result< T >
~task_result
()=default
yorch::task_result< T >
Generated by
1.9.8