LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
canbe_unique.hpp File Reference
#include <memory>
Include dependency graph for canbe_unique.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::details::canbe_unique< T >
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::details
 

Functions

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