1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-02-07 08:31:16 -06:00
2024-03-05 16:42:40 +08:00
..
2024-03-05 16:42:40 +08:00
2024-03-05 16:42:40 +08:00
2024-03-05 16:42:40 +08:00
2024-03-05 16:42:40 +08:00
2024-03-05 16:42:40 +08:00
2024-03-05 16:42:40 +08:00
2024-03-05 16:42:40 +08:00
2024-03-05 16:42:40 +08:00
2024-03-05 16:42:40 +08:00
2024-03-05 16:42:40 +08:00
2024-03-05 16:42:40 +08:00
2024-03-05 16:42:40 +08:00

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.