wxwidgets/include/wx/aui
Vadim Zeitlin dede4b9326 Use "= default" for all trivial default ctors and dtors
Replace user-specified empty constructors and destructors with the
compiler-generated versions, which has a number of advantages for code
generation, in addition to being more clear.

Closes #22965.

Closes #24058.
2023-11-17 01:33:32 +01:00
..
aui.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
auibar.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
auibook.h Add wxAuiTabCtrl::DoEndDragging() 2023-11-06 00:11:52 +01:00
barartmsw.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
dockart.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
floatpane.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
framemanager.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
tabart.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
tabartgtk.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
tabartmsw.h Fix AUI tab close button size after DPI change in wxMSW 2023-03-30 19:49:44 +02:00
tabmdi.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00