std::hash< BinaryNinja::Ref< T > > Struct Template Reference

Public Types

typedef BinaryNinja::Ref< T > argument_type
 

Public Member Functions

size_t operator() (argument_type const &value) const
 

Member Typedef Documentation

◆ argument_type

template<typename T >
typedef BinaryNinja::Ref<T> std::hash< BinaryNinja::Ref< T > >::argument_type

Member Function Documentation

◆ operator()()

template<typename T >
size_t std::hash< BinaryNinja::Ref< T > >::operator() ( argument_type const &  value) const
inline