wxwidgets/include/wx/dfb
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
..
private Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
app.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
bitmap.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
brush.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
chkconf.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
cursor.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
dc.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dcclient.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dcmemory.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dcscreen.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dfbptr.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
evtloop.h Compilation fix for wxGUIEventLoop in wxDFB 2018-05-23 17:20:39 +02:00
font.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
nonownedwnd.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
pen.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
popupwin.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
private.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
region.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
toplevel.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
window.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
wrapdfb.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00