Added wxHashSet, with minimal tests.
authorMattia Barbon <mbarbon@cpan.org>
Tue, 12 Aug 2003 16:45:09 +0000 (16:45 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Tue, 12 Aug 2003 16:45:09 +0000 (16:45 +0000)
commit8142d70447fc341df26c2b643028106d4103f7a2
tree59fbc5ea08a1edbad1e6be747301c0a1ec1af94a
parent2ce79e485dc69519895cd223b9e8b2d37155a077
  Added wxHashSet, with minimal tests.

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