1 unstable release
Uses new Rust 2024
| 0.1.0 | Aug 29, 2025 |
|---|
#1526 in Testing
222 downloads per month
Used in 26 crates
(9 directly)
79KB
2K
SLoC
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.
Dependencies
~2.5MB
~51K SLoC