|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|
#include <optional.hpp>


Public Member Functions | |
| optional () | |
| void | reset () noexcept |
| Public Member Functions inherited from LIEF::result< T > | |
| result (tl::expected< T, lief_errors > e) | |
Additional Inherited Members | |
| Public Types inherited from LIEF::result< T > | |
| using | ExpectedType = T |
|
inline |
References LIEF::result< T >::result().
Referenced by reset().
|
inlinenoexcept |
References optional().