D12233: Avoid manipulation of lists with quadratic complexity
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Wed Apr 18 00:15:31 UTC 2018
bruns added inline comments.
INLINE COMMENTS
> fileindexscheduler.cpp:148
> + [&dir](const QString& file) {
> + return file.startsWith(dir);
> + });
indent by 4, please. And align `});` with `[&dir]`
REPOSITORY
R293 Baloo
REVISION DETAIL
https://phabricator.kde.org/D12233
To: michaelh, #baloo
Cc: bruns, #frameworks, ashaposhnikov, michaelh, astippich, spoorun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180418/6c06039a/attachment.html>
More information about the Kde-frameworks-devel
mailing list