Add bind_front
Open
- Dominant language
- C++
- Stars
- 29
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
[`std::bind_front`](https://en.cppreference.com/w/cpp/utility/functional/bind_front) seems to be a great addition to the standard. However, it's only available from C++20. As I'm working in a C++11 shop, I'm looking for an open source C++11 alternative, but can't seem to find one. I think Boost.Bind would be a great home for it, if someone's up for creating it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.