boost::bind is a generalization of the standard functions std::bind1st and std::bind2nd. It supports arbitrary function objects, functions, function pointers, and member function pointers, and is able to bind any argument to a specific value or route input arguments into arbitrary positions.
Version1.90.0compared with
Version Details
| 1.81.0 | 1.90.0 | |
|---|---|---|
| Release date | Jan 07, 2023 | Jan 16, 2026 |
| Licenses | None | None |
| Vulnerabilities | None | None |
Compile Changes (3)
| 1.81.0 | 1.90.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.brunotl » boost_config | 1.81.0 | 1.90.0 |
| ~ Updated | com.github.brunotl » boost_core | 1.81.0 | 1.90.0 |
| - Removed | com.github.brunotl » boost_detail | 1.81.0 | - |