|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|
Opaque structure that is used by LIEF to avoid writing result<void> f(...). Instead, it makes the output explicit such as: More...
#include <errors.hpp>


Additional Inherited Members | |
| Public Types inherited from LIEF::result< ok_t > | |
| using | ExpectedType |
| Public Member Functions inherited from LIEF::result< ok_t > | |
| result (tl::expected< ok_t, lief_errors > e) | |
Opaque structure that is used by LIEF to avoid writing result<void> f(...). Instead, it makes the output explicit such as: