D13814: Speedup sort
    Aleix Pol Gonzalez 
    noreply at phabricator.kde.org
       
    Mon Jul  2 00:55:09 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: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180701/5b9bf363/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list