Function object wrappers for deferred calls or callbacks
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.7 or later
- clang++ 3.9 or later
- Visual Studio 2013-2022
Tested on Github Actions and Appveyor.
License
Distributed under the Boost Software License, Version 1.0.
license | BSL-1.0 |
---|---|
project | boost |
url | github.com/boostorg/function |
doc-url | www.boost.org/doc/libs/1_85_0/libs/function |
boost-users@lists.boost.orgMailing list | |
topics | C++Boost |
5 Versions
version | 1.85.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 6; libboost-assert, libboost-bind, libboost-config, libboost-core, libboost-throw-exception, libboost-type-traits |
reviews | +1 |
version | 1.83.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 8; libboost-assert, libboost-bind, libboost-config, libboost-core, libboost-preprocessor, libboost-throw-exception, libboost-type-traits, libboost-typeof |
reviews | +1 |
version | 1.81.0+1 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 10; libboost-assert, libboost-bind, libboost-config, libboost-core, libboost-integer, libboost-preprocessor, libboost-throw-exception, libboost-type-index, libboost-type-traits, libboost-typeof |
reviews | +1 |
version | 1.78.0 |
---|---|
repository | https://pkg.cppget.org/1/legacy |
depends | 10; libboost-assert, libboost-bind, libboost-config, libboost-core, libboost-integer, libboost-preprocessor, libboost-throw-exception, libboost-type-index, libboost-type-traits, libboost-typeof |
reviews | +1 |
version | 1.77.0+1 |
---|---|
repository | https://pkg.cppget.org/1/legacy |
depends | 10; libboost-assert, libboost-bind, libboost-config, libboost-core, libboost-integer, libboost-preprocessor, libboost-throw-exception, libboost-type-index, libboost-type-traits, libboost-typeof |
reviews | +1 |