Pasha Bibko Util Library
|
This is the complete list of members for ReturnVal< Res_Ty, Err_Ty >, including all inherited members.
Error() | ReturnVal< Res_Ty, Err_Ty > | inline |
Failed() const | ReturnVal< Res_Ty, Err_Ty > | inline |
Result() | ReturnVal< Res_Ty, Err_Ty > | inline |
ReturnVal(Res_Ty _result) | ReturnVal< Res_Ty, Err_Ty > | inlineexplicit |
ReturnVal(Res_Ty &&_result) | ReturnVal< Res_Ty, Err_Ty > | inline |
ReturnVal(FunctionFail< Err_Ty > &&_error) | ReturnVal< Res_Ty, Err_Ty > | inline |
Success() const | ReturnVal< Res_Ty, Err_Ty > | inline |