[libkwineffects] Use std::copy
ClosedPublic

Authored by zzag on Jul 9 2018, 12:41 PM.

Details

Summary

Don't use raw loop, use an algorithm from STL to copy effect pairs.

Test Plan

Effects are still working.

Diff Detail

Repository
R108 KWin
Branch
libkwineffects-impl-std-copy
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 701
Build 713: arc lint + arc unit
zzag created this revision.Jul 9 2018, 12:41 PM
Restricted Application added a project: KWin. · View Herald TranscriptJul 9 2018, 12:41 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Jul 9 2018, 12:41 PM
davidedmundson accepted this revision.Jul 10 2018, 12:16 PM
This revision is now accepted and ready to land.Jul 10 2018, 12:16 PM
This revision was automatically updated to reflect the committed changes.