AlexSm 9b567afd33 Library import 240819-0942 (#7994) 2 months ago
..
include 9b567afd33 Library import 240819-0942 (#7994) 2 months ago
README.md 88df312c5a Update contrib/restricted/boost/function to 1.85.0 6 months ago
ya.make 9b567afd33 Library import 240819-0942 (#7994) 2 months 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.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.