std::hash< BNHighLevelILOperation > Struct Reference

Public Types

typedef BNHighLevelILOperation argument_type
 
typedef int result_type
 

Public Member Functions

result_type operator() (argument_type const &value) const
 

Member Typedef Documentation

◆ argument_type

typedef BNHighLevelILOperation std::hash< BNHighLevelILOperation >::argument_type

◆ result_type

typedef int std::hash< BNHighLevelILOperation >::result_type

Member Function Documentation

◆ operator()()

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