From: Mart Raudsepp Date: Sun, 28 May 2006 10:53:00 +0000 (+0000) Subject: The following methods appear to be new since 2.7.0 (from 64-bit stream patch): X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/49b8ffac1a1b580ff4d7c24049802cd016d1a576?ds=inline;hp=49b8ffac1a1b580ff4d7c24049802cd016d1a576 The following methods appear to be new since 2.7.0 (from 64-bit stream patch): 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 ---