More detailed explanation why it is a preferred way of coding
nowadays can be found at
https://clang.llvm.org/extra/clang-tidy/checks/modernize-avoid-bind.html
Resolves modernize-avoid-bind Clang-Tidy warning.
Differential D10320
Cleanup: Use lambda instead of function bind Authored by Sergey Sharybin (sergey) on Feb 5 2021, 12:28 PM. Tags None Subscribers None
Details More detailed explanation why it is a preferred way of coding https://clang.llvm.org/extra/clang-tidy/checks/modernize-avoid-bind.html Resolves modernize-avoid-bind Clang-Tidy warning.
Diff Detail
Event Timeline
Comment Actions Fixed typos, and avoid ambiguous "now". "now" was used as "now, when the callback implementation became empty".
Comment Actions As checked with Sybren in the chat, we are moving forward with this patch. The topics you are raising here are valid. If someone feels strong -- please go ahead and implement the suggestion. | |||||||||||||||||||||||||||||||||||||