- Sep 29, 2004
- 18,656
- 67
- 91
Before I forget, we're using Visual Studio (not sure what version).
Basically, I want to use two integers (int) as a key to a hashmap.
Can someone explain how I would write a custom key for a hashmap in STL.
Thanks.
Basically, I want to use two integers (int) as a key to a hashmap.
Can someone explain how I would write a custom key for a hashmap in STL.
Thanks.