YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
yaclib_ext::ExpectedTrait< E > Member List

This is the complete list of members for yaclib_ext::ExpectedTrait< E >, including all inherited members.

Error typedefyaclib_ext::ExpectedTrait< E >
Get(R &&r)yaclib_ext::ExpectedTrait< E >inlinestatic
GetError(R &&r) noexceptyaclib_ext::ExpectedTrait< E >inlinestatic
GetValue(R &&r) noexceptyaclib_ext::ExpectedTrait< E >inlinestatic
IsStop(const E &error) noexceptyaclib_ext::ExpectedTrait< E >inlinestatic
MakeResult(Args &&... args)yaclib_ext::ExpectedTrait< E >inlinestatic
Ok(const Result< V > &r) noexceptyaclib_ext::ExpectedTrait< E >inlinestatic
Result typedefyaclib_ext::ExpectedTrait< E >
Value typedefyaclib_ext::ExpectedTrait< E >