This is an older version of Boost and was released in 2015. The current version is 1.87.0.
C++
03
Added in Boost
1.25.0
Categories:
Function-objects
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.
This Release
Dependencies
Config
Core
Static Assert