Loading...
Searching...
No Matches
std::hash< BinaryNinja::SSARegister > Struct Reference

Public Types

typedef BinaryNinja::SSARegister argument_type
 
typedef uint32_t result_type
 

Public Member Functions

result_type operator() (argument_type const &value) const
 

Member Typedef Documentation

◆ argument_type

◆ result_type

uint32_t std::hash< BinaryNinja::SSARegister >::result_type

Member Function Documentation

◆ operator()()

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