Coding style and naming in AkRanges library

Authored by dvratil on May 31 2019, 11:18 AM.

Description

Coding style and naming in AkRanges library

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.

Reviewers: KDE PIM, vkrause

Reviewed By: KDE PIM, vkrause

Subscribers: kde-pim

Tags: KDE PIM

Differential Revision: https://phabricator.kde.org/D21453

Details

Committed
dvratilMay 31 2019, 11:18 AM
Reviewer
KDE PIM
Differential Revision
D21453: Coding style and naming in AkRanges library
Parents
R165:763c307ed6d1: Add 'all' and 'any' algorithms into our ranges library
Branches
Unknown
Tags
Unknown