LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
LIEF::details Namespace Reference

Classes

class  canbe_unique
 

Functions

template<class T >
bool operator== (const canbe_unique< T > &lhs, std::nullptr_t)
 
template<class T >
bool operator== (std::nullptr_t, const canbe_unique< T > &lhs)
 

Function Documentation

◆ operator==() [1/2]

template<class T >
bool LIEF::details::operator== ( const canbe_unique< T > & lhs,
std::nullptr_t  )
inline

◆ operator==() [2/2]

template<class T >
bool LIEF::details::operator== ( std::nullptr_t ,
const canbe_unique< T > & lhs )
inline