]> git.saurik.com Git - wxWidgets.git/commitdiff
The following methods appear to be new since 2.7.0 (from 64-bit stream patch):
authorMart Raudsepp <leio@gentoo.org>
Sun, 28 May 2006 10:53:00 +0000 (10:53 +0000)
committerMart Raudsepp <leio@gentoo.org>
Sun, 28 May 2006 10:53:00 +0000 (10:53 +0000)
wxLongLong& operator operator=(wxULongLong_t ll)
wxLongLong& operator operator=(long l)
wxLongLong& operator operator=(unsigned long l)
wxLongLong& operator operator=(const wxULongLong & ll)

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


No differences found