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.

Scope:
Scope:
Format:
Scope:
Scope:
Scope:
Scope:
Scope:
Scope:

Licenses

LicenseURL
Distributed under the Boost Software License, Version 1.0. http://www.boost.org/LICENSE_1_0.txt

Developers

NameEmailDev IdRolesOrganization
Peter Dimov <pdimov -at- gmail.com>