Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STYLE: Replace
std::bind
in ThreadPool::AddWork with lambda expression
Inspired by pull request SimpleITK/SimpleITK#1994 commit SimpleITK/SimpleITK@0dc078f "Use clang-tidy with modernize-avoid-bind", by Bradley Lowekamp.
- Loading branch information