mirror of
https://github.com/boostorg/function.git
synced 2026-01-19 04:12:10 +00:00
f6b538dbed2e3047dcbd09eb3f5c7f1ffa90d0a9
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.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.
Description
Languages
C++
96.7%
CMake
1.7%
Shell
0.6%
Batchfile
0.5%
HTML
0.5%