This is an older version of Boost and was released in 2014. The current version is 1.89.0.
The Boost.Function library contains a family of class templates that are function object wrappers.
C++
03
Function object templates for dynamic and static object creation
C++
03
Adapters to allow generic function objects to accept arbitrary arguments
C++
03
Overload different functions into a single function object.
C++
03