alexv-smirnov 056bb284cc add library/cpp/actors, ymake build to ydb oss export 2 years ago
..
.yandex_meta 056bb284cc add library/cpp/actors, ymake build to ydb oss export 2 years ago
include b33cc79896 Update contrib/restricted/boost/function to 1.80.0 2 years ago
CMakeLists.darwin-x86_64.txt 33ed6077e6 Intermediate changes 2 years ago
CMakeLists.linux-aarch64.txt 58a117b001 External build system generator release 8 2 years ago
CMakeLists.linux-x86_64.txt 33ed6077e6 Intermediate changes 2 years ago
CMakeLists.txt 6324d075a5 Intermediate changes 2 years ago
CMakeLists.windows-x86_64.txt 6324d075a5 Intermediate changes 2 years ago
README.md b33cc79896 Update contrib/restricted/boost/function to 1.80.0 2 years ago
ya.make 056bb284cc add library/cpp/actors, ymake build to ydb oss export 2 years ago

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.