robot-contrib 66101750bf Update contrib/restricted/boost/function to 1.84.0 9 месяцев назад
..
include 66101750bf Update contrib/restricted/boost/function to 1.84.0 9 месяцев назад
CMakeLists.darwin-arm64.txt 66101750bf Update contrib/restricted/boost/function to 1.84.0 9 месяцев назад
CMakeLists.darwin-x86_64.txt 66101750bf Update contrib/restricted/boost/function to 1.84.0 9 месяцев назад
CMakeLists.linux-aarch64.txt 66101750bf Update contrib/restricted/boost/function to 1.84.0 9 месяцев назад
CMakeLists.linux-x86_64.txt 66101750bf Update contrib/restricted/boost/function to 1.84.0 9 месяцев назад
CMakeLists.txt 96458ea3c7 External build system generator release 65 9 месяцев назад
CMakeLists.windows-x86_64.txt 66101750bf Update contrib/restricted/boost/function to 1.84.0 9 месяцев назад
README.md b33cc79896 Update contrib/restricted/boost/function to 1.80.0 2 лет назад
ya.make 66101750bf Update contrib/restricted/boost/function to 1.84.0 9 месяцев назад

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.