remove default value for the last parameter of insert(it, idx, value) which allowed...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 14 Oct 2008 08:59:05 +0000 (08:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 14 Oct 2008 08:59:05 +0000 (08:59 +0000)
commitb547eb0f86b29467df3ec562ad7a6443c6e34fa5
tree0e7c300b931273faac3ece0e260cac9de3e31403
parentb47b4cc13f8144d437b2b6b88e77e31b8a5f0e7c
remove default value for the last parameter of insert(it, idx, value) which allowed insert(it, 17) to compile for lists of any type

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