D16250: Use lambdas instead of std::bind()
Alexander Volkov
noreply at phabricator.kde.org
Mon Nov 19 10:53:46 GMT 2018
volkov added a comment.
https://clang.llvm.org/extra/clang-tidy/checks/modernize-avoid-bind.html
> std::bind can be hard to read and can result in larger object files and binaries due to type information that will not be produced by equivalent lambdas.
REPOSITORY
R127 KWayland
REVISION DETAIL
https://phabricator.kde.org/D16250
To: volkov, #kwin
Cc: bruns, davidedmundson, ivan, kde-frameworks-devel, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181119/6e831774/attachment.html>
More information about the Kde-frameworks-devel
mailing list