std::hash< BNLowLevelILOperation > Struct Reference

Public Types

typedef BNLowLevelILOperation argument_type
 
typedef int result_type
 

Public Member Functions

result_type operator() (argument_type const &value) const
 

Member Typedef Documentation

◆ argument_type

typedef BNLowLevelILOperation std::hash< BNLowLevelILOperation >::argument_type

◆ result_type

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

Member Function Documentation

◆ operator()()

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