Remove Boost.Bind usages.#418
Conversation
|
I will make an attempt of doing some workaronds for Clang. |
454863f to
7d7c035
Compare
|
Thanks for your effort to improve Boost.Graph, it's really appreciated! |
|
Well, the speaker recommends to avoid |
Yeah, I think replacing one |
4329a27 to
3da5cba
Compare
|
I requested changes, but really they're just questions/suggestions. This code is good to go if there is a reason for everything. |
Fix build for clang.
3da5cba to
2d182cf
Compare
|
Great, thanks for this improvement! |
This PR replaces
boost::bindusages with lambdas, so Boost.Bind can be removed from dependances.