[Differential] [Updated] D3291: Fix problems tooltip
antonanikin (Anton Anikin)
noreply at phabricator.kde.org
Thu Nov 17 03:47:00 UTC 2016
antonanikin marked 3 inline comments as done.
antonanikin added inline comments.
INLINE COMMENTS
> kfunk wrote in problemnavigationcontext.cpp:85
> When sorting by multiple sort criterias I favor this pattern here: http://stackoverflow.com/a/3574724
>
> Or, let's be fancy and use C++11 `std::tie`: http://stackoverflow.com/a/17080762
Fixed. Thanks for `std::tie` link, but it's impossible to use it for this case - it requires lvalues, but we have only rvalues :(
REPOSITORY
rKDEVPLATFORM KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D3291
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: antonanikin, #kdevelop, kfunk
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161117/da58c67f/attachment.html>
More information about the KDevelop-devel
mailing list