LIEF: Library to Instrument Executable Formats Version 1.0.0
Loading...
Searching...
No Matches
LIEF::optional< T > Class Template Reference

#include <optional.hpp>

Inheritance diagram for LIEF::optional< T >:
Collaboration diagram for LIEF::optional< T >:

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

Constructor & Destructor Documentation

◆ optional()

template<class T>
LIEF::optional< T >::optional ( )
inline

References LIEF::result< T >::result().

Referenced by reset().

Member Function Documentation

◆ reset()

template<class T>
void LIEF::optional< T >::reset ( )
inlinenoexcept

References optional().


The documentation for this class was generated from the following file: