libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
|
Public Member Functions | |
HashMapHasherAdapter (const H &hasher_=H()) | |
Hash | operator() (const std::pair< K, V > &value) const |
Data Fields | |
const H & | hasher |
Definition at line 126 of file gimbal_hash_map.hpp.
Definition at line 129 of file gimbal_hash_map.hpp.
|
inline |
Definition at line 132 of file gimbal_hash_map.hpp.
Definition at line 127 of file gimbal_hash_map.hpp.