Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
PrevUpHomeNext

Compatibility with Boost.Bind

phoenix::bind passes all testcases of the Boost.Bind library. It is therefore completely compatible and interchangeable.

Given the compatibility with Boost.Bind, we also assume compatibility with std::tr1::bind and std::bind from the upcoming C++0x standard.


PrevUpHomeNext