Class storing information about an ALUT function call result. More...
#include <oalplus/alut_api/result.hpp>
Public Member Functions | |
| constexpr | operator bool () const noexcept |
| Indicates if the call finished without error. | |
| auto | message () const noexcept -> string_view |
| Returns a message associated with the result. | |
Class storing information about an ALUT function call result.