2021-03-18 04:32:47 +02:00
2021-01-20 00:38:48 +02:00
2018-11-13 21:21:10 +02:00
2019-01-07 00:09:56 +02:00
2001-06-21 16:19:33 +00:00
2021-03-18 04:32:47 +02:00
2020-11-14 21:41:46 +02:00
2019-01-07 00:09:56 +02:00
2018-11-13 21:30:36 +02:00

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.

Description
Boost.org function module
Readme 2.1 MiB
Languages
C++ 96.7%
CMake 1.7%
Shell 0.6%
Batchfile 0.5%
HTML 0.5%