boost::bind is a generalization of the standard functions std::bind1st and std::bind2nd. It supports arbitrary function objects, functions, function pointers, and member function pointers, and is able to bind any argument to a specific value or route input arguments into arbitrary positions.
Licenses
| License | URL |
|---|---|
| Distributed under the Boost Software License, Version 1.0. | http://www.boost.org/LICENSE_1_0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Peter Dimov <pdimov -at- gmail.com> | |