pineapple-src/externals/vcpkg/buildtrees/boost-function/src/ost-1.79.0-6f6ddc30fb.clean
pineappleEA b601909c6d early-access version 3088 2022-11-05 15:35:56 +01:00
..
.github/workflows early-access version 3088 2022-11-05 15:35:56 +01:00
doc early-access version 3088 2022-11-05 15:35:56 +01:00
example early-access version 3088 2022-11-05 15:35:56 +01:00
include/boost early-access version 3088 2022-11-05 15:35:56 +01:00
meta early-access version 3088 2022-11-05 15:35:56 +01:00
test early-access version 3088 2022-11-05 15:35:56 +01:00
.gitattributes early-access version 3088 2022-11-05 15:35:56 +01:00
.travis.yml early-access version 3088 2022-11-05 15:35:56 +01:00
CMakeLists.txt early-access version 3088 2022-11-05 15:35:56 +01:00
README.md early-access version 3088 2022-11-05 15:35:56 +01:00
appveyor.yml early-access version 3088 2022-11-05 15:35:56 +01:00
index.html early-access version 3088 2022-11-05 15:35:56 +01:00

README.md

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.