wxwidgets/include/wx/html
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
..
forcelnk.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
helpctrl.h Fix more -Wshorten-64-to-32 occurrences and test for them 2023-02-27 13:47:57 +01:00
helpdata.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
helpdlg.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
helpfrm.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
helpwnd.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
htmlcell.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
htmldefs.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
htmlfilt.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
htmlpars.h Use standard containers in wxHtmlParser 2023-04-18 00:54:12 +02:00
htmlproc.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
htmltag.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
htmlwin.h Use "= default" for all trivial default ctors and dtors 2023-11-17 01:33:32 +01:00
htmprint.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
m_templ.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
styleparams.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
winpars.h Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00