]> git.saurik.com Git - wxWidgets.git/history - include/wx/hashset.h
When wxUSE_STL == 1 and STL provides quasi-standard hash_map/hash_set,
[wxWidgets.git] / include / wx / hashset.h
2004-05-08  Mattia Barbon When wxUSE_STL == 1 and STL provides quasi-standard...
2003-08-29  Mattia Barbon Fixed bug introduced in fs_zip.cpp when replacing...
2003-08-12  Mattia Barbon Added wxHashSet, with minimal tests.