libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
|
Public Member Functions | |
HashMapEqualToAdapter (const P &pred_=P()) | |
bool | operator() (const std::pair< K, V > &lhs, const std::pair< K, V > &rhs) const |
Data Fields | |
const P & | pred |
Definition at line 140 of file gimbal_hash_map.hpp.
Definition at line 143 of file gimbal_hash_map.hpp.
|
inline |
Definition at line 146 of file gimbal_hash_map.hpp.
Definition at line 141 of file gimbal_hash_map.hpp.