WX_DECLARE_HASH() macro for type safe hashes
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 25 Feb 2000 19:23:11 +0000 (19:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 25 Feb 2000 19:23:11 +0000 (19:23 +0000)
commitbcaa23de098c1276b3f35716c9ea8b73cf3599bd
treee20b6722190b4f67d7070d9d22d7564da34f1755
parent794bcc2dea743ac907b839f54e451847c9ea4b72
WX_DECLARE_HASH() macro for type safe hashes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/hash.h
include/wx/list.h
include/wx/listimpl.cpp
src/common/hash.cpp
src/common/list.cpp