D29138: [Solid] Replace foreach (deprecated) with range/index for

Stefan BrĂ¼ns noreply at phabricator.kde.org
Thu Apr 23 23:53:32 BST 2020


bruns added inline comments.

INLINE COMMENTS

> fakeopticaldisc.cpp:38
> +
> +    for (auto it = map.cbegin(); it != map.cend(); ++it) {
> +        if (content_typelist.contains(it.value())) {

dito

REPOSITORY
  R245 Solid

BRANCH
  l-foreach (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D29138

To: ahmadsamir, #frameworks, dfaure, apol, meven
Cc: bruns, kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200423/f00d4f4f/attachment.html>


More information about the Kde-frameworks-devel mailing list