Make the function passed to wxStringToIntType a template parameter instead of
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 10 Nov 2006 16:00:44 +0000 (16:00 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Fri, 10 Nov 2006 16:00:44 +0000 (16:00 +0000)
commitb2c31089c2bd10eb5a33f4d43654e85b7ca451f0
tree95296a494bb5a36fbe4b586bcecca60035ad0823
parent4d6d8bf4fb93f77bfe7f259ab03a31d7a180a33b
Make the function passed to wxStringToIntType a template parameter instead of
assuming its type.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/string.cpp