Boost C++ Libraries Home Libraries People FAQ More

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