cpluspluscourse icon indicating copy to clipboard operation
cpluspluscourse copied to clipboard

Add slide on how to specialize `std::hash`

Open bernhardmgruber opened this issue 3 years ago • 0 comments

We mention std::unordered_map, but never explain how to provide hash functions for your types. That is, how to specialize std::hash. We should add a slide on that.

bernhardmgruber avatar Oct 11 '22 17:10 bernhardmgruber