D13814: Speedup sort
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Mon Jul 2 00:55:08 BST 2018
apol added a comment.
+1 otherwise.
INLINE COMMENTS
> kfileitemmodel.cpp:1715
> {
> - KFileItemModelLessThan lessThan(this, m_collator);
> + auto lanbdaLessThan = [&] (const KFileItemModel::ItemData* a, const KFileItemModel::ItemData* b)
> + {
it's "lambda".
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D13814
To: jtamate, #dolphin, #frameworks
Cc: apol, bruns, markg, kfm-devel, spoorun, navarromorales, isidorov, firef, andrebarros, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180701/bf847ffb/attachment.htm>
More information about the kfm-devel
mailing list