Link to home
Start Free TrialLog in
Avatar of pcomb
pcombFlag for United States of America

asked on

how do i declare an unorder set with my own hash function C++

I wan to use the STL unordered_set in C++ with a hash function I wrote. How do I declare that?
ASKER CERTIFIED SOLUTION
Avatar of chaau
chaau
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial