...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
These examples require the following header:
boost/phoenix/function/lazy_prelude.hpp
The following statements should be in the execution code:
using boost::phoenix::arg_names::arg1; using boost::phoenix::arg_names::arg2; using namespace boost::phoenix;
To be developed.