D24262: Modernize code: use range-based loops & algorithms in more places
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Sun Sep 29 22:53:18 BST 2019
kossebau added inline comments.
INLINE COMMENTS
> dfaure wrote in browseropenorsavequestion.cpp:270
> Why not *const* auto &app?
In most projects I have seen people omitting the const, and only adding explicitly any &/* to help the human reader a bit more.
If you prefer explicit const, fine with me, personally undecided how much auto is good :)
REPOSITORY
R306 KParts
REVISION DETAIL
https://phabricator.kde.org/D24262
To: kossebau, dfaure
Cc: ahmadsamir, dhaumann, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190929/3b575747/attachment.html>
More information about the Kde-frameworks-devel
mailing list