Public Member Functions | |
void | insert (const Key &left_value, const int32_t &right_value) |
Public Attributes | |
std::map< Key, int32_t > | left |
std::unordered_map< int32_t, Key > | right |
Definition at line 43 of file MetisIndex.h.
|
inline |
Definition at line 46 of file MetisIndex.h.
Definition at line 44 of file MetisIndex.h.
Definition at line 45 of file MetisIndex.h.