Function-objects C++03
Added in 1.25.0

Boost.Bind

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 sp…

About Boost.Bind

Please check out the library's documentation to learn more.

Quick Start

Dependencies

No dependencies

Contributors: This Release


Documentation
⚠️ This library has no README.md or library-details.adoc; consider contributing one.
Join the Boost Developers Mailing List

Get the latest on releases, features, security patches, fixes and all major announcements.

All Contributors