Coding style and naming in AkRanges library
ClosedPublic

Authored by dvratil on May 28 2019, 10:46 AM.

Details

Summary

Fix coding style to follow what we use everywhere else and make the code
more legible. Also rename InContainer to RangeLike to better distinguish
between templates that only accept containers and templates that accept
Range or a container.

No change in functionality.

Diff Detail

Repository
R165 Akonadi
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dvratil created this revision.May 28 2019, 10:46 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptMay 28 2019, 10:46 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
dvratil requested review of this revision.May 28 2019, 10:46 AM
vkrause accepted this revision.May 28 2019, 6:10 PM
This revision is now accepted and ready to land.May 28 2019, 6:10 PM
This revision was automatically updated to reflect the committed changes.