std::hash< BinaryNinja::MediumLevelILOperandUsage > Struct Reference

Public Types

typedef BinaryNinja::MediumLevelILOperandUsage argument_type
 
typedef int result_type
 

Public Member Functions

result_type operator() (argument_type const &value) const
 

Member Typedef Documentation

◆ argument_type

◆ result_type

typedef int std::hash< BinaryNinja::MediumLevelILOperandUsage >::result_type

Member Function Documentation

◆ operator()()

result_type std::hash< BinaryNinja::MediumLevelILOperandUsage >::operator() ( argument_type const &  value) const
inline