Luna::ok
constexpr RV ok
A special constant result object that represents one successful result. You can return ok instead of RV() to clearly represent one successful call for one function without return value.
constexpr RV ok
A special constant result object that represents one successful result. You can return ok instead of RV() to clearly represent one successful call for one function without return value.