- Removed the hasKey() and get() methods. - Key type is a template parameter - insert takes a pair - implement count() - implement find() - implement operator[] - implement erase
- Removed the hasKey() and get() methods. - Key type is a template parameter - insert takes a pair - implement count() - implement find() - implement operator[] - implement erase