diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-10-04 02:17:25 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-10-05 08:57:59 +0200 |
commit | 9051ceb9f2048a85772306573cb662ee14efd718 (patch) | |
tree | 5624b2875c61aaf277658d69fe05c2ef5ff835ec /include/osl/socket.h | |
parent | 75a881829f19439245cdb859fc16d59461992f79 (diff) |
clang-tidy modernize-use-equals-default in svx
SfxPoolItem has a copy constructor and its copy assignment
operator is deleted. Derived classes have a implicit defined
copy constructor too, if all members are copy constructible.
This patch removes default-able copy constructors and destructors
on such items.
Also removing copy constructors of pool item members
SvxClipboardFormatItem_Impl and SvxColumnItem.
Change-Id: Ic0f39c992d1fd7b667cb56134fd7c953681a3131
Reviewed-on: https://gerrit.libreoffice.org/43143
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/osl/socket.h')
0 files changed, 0 insertions, 0 deletions