The base branch boostorg/function:develop has new changes
2022-05-30 17:35:22 +03:00
2018-11-13 21:21:10 +02:00
2022-05-30 19:36:29 +03:00
2001-06-21 16:19:33 +00:00
2021-03-19 04:09:27 +02:00
2023-11-23 17:17:05 +01:00
2021-12-16 06:43:57 +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.8 or later
  • clang++ 3.9 or later
  • Visual Studio 2005-2022

Tested on Github Actions and Appveyor.

License

Distributed under the Boost Software License, Version 1.0.

Description
Boost.org function module
Readme 2 MiB
Languages
C++ 96.4%
CMake 1.9%
Perl 1.3%
HTML 0.4%