summaryrefslogtreecommitdiffstats
path: root/include/svx/sxmtritm.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-07-26 15:17:19 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-07-27 08:28:46 +0200
commit6844ef8a7ed9b253b6cca4c8d8aec54ef05d013e (patch)
tree579c8c9095bf34527ad152cf920e7f37f97abd86 /include/svx/sxmtritm.hxx
parentloplugin:returnconstant in helpcompiler (diff)
downloadcore-6844ef8a7ed9b253b6cca4c8d8aec54ef05d013e.tar.gz
core-6844ef8a7ed9b253b6cca4c8d8aec54ef05d013e.zip
cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)
...by explicitly defaulting the copy/move functions (and, where needed in turn, also a default ctor) for classes that have a user-declared dtor that does nothing other than an implicitly-defined one would do, but needs to be user- declared because it is virtual and potentially serves as a key function to emit the vtable, or is non-public, etc. There appears to be no good reason for these classes to have a deleted copy assignment op, so just change that to implicitly-defined, too. Change-Id: I65fb6ea78a13b7b3d237529613c0489c8cf50614 Reviewed-on: https://gerrit.libreoffice.org/58119 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include/svx/sxmtritm.hxx')
0 files changed, 0 insertions, 0 deletions