Fix -Wdeprecated-copy warning
ClosedPublic

Authored by aacid on Oct 10 2019, 9:37 PM.

Details

Summary

If we have a copy constructor, we need to have an assignment operator too

Diff Detail

Repository
R7 Konversation
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 17542
Build 17560: arc lint + arc unit
aacid requested review of this revision.Oct 10 2019, 9:37 PM
aacid created this revision.
mlaurent accepted this revision.Oct 11 2019, 4:49 AM

Seems logic for me. +2

This revision is now accepted and ready to land.Oct 11 2019, 4:49 AM
aacid closed this revision.Oct 11 2019, 5:05 PM