libTriton version 1.0 build 1592
|
Used as a hash function in hash tables containers (std::unordered_map, robin_map). More...
#include <tritonTypes.hpp>
Public Member Functions | |
T | operator() (const T &key) const |
Returns the key as is. | |
Used as a hash function in hash tables containers (std::unordered_map, robin_map).
Definition at line 128 of file tritonTypes.hpp.
|
inline |
Returns the key as is.
Definition at line 131 of file tritonTypes.hpp.