i want to use hashmap ie an unordered hash table.

how do we remove elements from hashmap and can we say something
hashmap<int,int> m; or hashmap<int, void *> m. i want to store the
address of an element in linked list.
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to