Use placement new when storing value in wxAnyValueBuffer. This should allow using...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Fri, 18 Jun 2010 13:18:22 +0000 (13:18 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Fri, 18 Jun 2010 13:18:22 +0000 (13:18 +0000)
commit94cd7b004d3587fdec8f91dea7f770c58f4f84db
tree416348235c8653deac93a44ded8dfa6d2298dcde
parent854492623833a7070a435c3632cf156de952182c
Use placement new when storing value in wxAnyValueBuffer. This should allow using any data type, regardless whether it is Plain Old Data or copyable or not.

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