Add max_load_factor getter and setter for std::unordered_map.
This might be useful for controlling memory usage at the expense of collision probability.
Showing
Please register or sign in to comment
This might be useful for controlling memory usage at the expense of collision probability.