This is an older version of Boost and was released in 2021. The current version is 1.87.0.
C++
03
Added in Boost
1.23.0
Function object wrappers for deferred calls or callbacks.
This Release
Dependencies
Assert
Bind
Config
Core
Integer
Preprocessor
ThrowException
Type Index
Type Traits
Typeof
Boost.Function, a polymorphic function wrapper
Boost.Function, part of the
Boost C++ Libraries, is the original implementation of the
polymorphic function wrapper boost::function
, which was eventually accepted
into the C++11 standard as std::function
.
Currently supported compilers
- g++ 4.4 or later
- clang++ 3.3 or later
- Visual Studio 2005-2017
Tested on Travis and Appveyor.
License
Distributed under the Boost Software License, Version 1.0.