hashmap vs hashtable

What's the difference between hashmap and a hashtable? I have used a STL::map and a TR1::hashtable before. Not sure what a hashmap is? And how to implement one?

Thanks!
Topic archived. No new replies allowed.