Pick out parameter for rehash method in unordered_set in c++?
(a) count
(b) size
(c) hash
(d) type
The question was posed to me in an internship interview.
My doubt is from Standard Library Design topic in division Class Hierarchies, Library & Containers of C++