Files
wxWidgets/samples/console
Mattia Barbon 1a6d9c7680 New wxHashTable implementation when wxUSE_STL == 1. Replaces
the old implementation based upon wxHashMap. Removed support
for wxHashTable in wxHashMap.
  Rationale: using wxHashMap for wxHashTable implementation required
special support in wxHashMap. This precluded using STL-provided
hash_map to implement wxHashMap. This new implementation does not
use keyed wxList interface and should be almost totally compatible
with the old non-STL wxHashTable.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-23 08:12:34 +00:00
..
2003-10-21 14:05:45 +00:00
2003-10-21 14:05:45 +00:00
2001-10-04 01:46:06 +00:00
2003-10-21 14:05:45 +00:00
2003-10-21 14:05:45 +00:00
2003-10-21 14:05:45 +00:00
2003-10-21 14:05:45 +00:00
2003-10-21 14:05:45 +00:00
2002-11-28 13:34:28 +00:00