Use wxCHECKED_DELETE in wxScopedPtr<T>.
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 6 May 2010 05:42:52 +0000 (05:42 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 6 May 2010 05:42:52 +0000 (05:42 +0000)
commit4e0c592f98541952291b5da3add924f6ce4dd1b6
treefcdd9396d12be8463d4cc927ab91eb4a34b1c6de
parentc14dc5541cb007424ac2df0aff6bd7bef35b76d4
Use wxCHECKED_DELETE in wxScopedPtr<T>.

It was only used in macros-based implementation, use it in the template
version too.

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