D24380: Explicitly define the Journal copy ctor
Volker Krause
noreply at phabricator.kde.org
Mon Oct 7 17:25:09 BST 2019
vkrause added a comment.
In D24380#541592 <https://phabricator.kde.org/D24380#541592>, @aacid wrote:
> hmmmm, the explicitely defined assignment operator is private (old way to delete it). So it seems what we should do is delete it and then delete the copy constructor too?
Right, however the copy ctor is actually being used here (and seemingly correctly). I'll change the assignment operator to new style deletion though.
REVISION DETAIL
https://phabricator.kde.org/D24380
To: vkrause, kde-pim, aacid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20191007/7ccd1c5d/attachment.html>
More information about the kde-pim
mailing list