help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hashmap erase


From: Terry IT
Subject: hashmap erase
Date: Mon, 6 Oct 2008 10:37:05 -0700 (PDT)
User-agent: G2/1.0

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]