New wxHashMap class.
authorMattia Barbon <mbarbon@cpan.org>
Tue, 29 Jan 2002 21:26:57 +0000 (21:26 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Tue, 29 Jan 2002 21:26:57 +0000 (21:26 +0000)
commit0508ba2a6b5806ce54ba290d9c651d09433e15a9
tree31f99158b70e77adecf0f492fd30fd62d707764e
parent8e33234f9356fabe3561574a9fe1268f6a0899e7
New wxHashMap class.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/hashmap.h [new file with mode: 0644]
samples/console/console.cpp
src/common/hashmap.cpp [new file with mode: 0644]