std::hash< BNMediumLevelILOperation > Struct Reference

Public Types

typedef BNMediumLevelILOperation argument_type
 
typedef int result_type
 

Public Member Functions

result_type operator() (argument_type const &value) const
 

Member Typedef Documentation

◆ argument_type

typedef BNMediumLevelILOperation std::hash< BNMediumLevelILOperation >::argument_type

◆ result_type

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

Member Function Documentation

◆ operator()()

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