added conversion ctor to create const_iterator from iterator, otherwise assigning...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 8 May 2006 23:26:39 +0000 (23:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 8 May 2006 23:26:39 +0000 (23:26 +0000)
commitcd4e32afe7023f2ebc97b15674ee3b7def480e45
treee5029d91280c76300b8cc4d650b1f83cee000d8d
parent6d50343d87bec1ad537a74c43e2ed2a114574a5a
added conversion ctor to create const_iterator from iterator, otherwise assigning the return value of begin() called on a non-const object to a const_iteator didn't work

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/hashmap.h