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

PrevUpHomeNext

Inside Phoenix

Actors in Detail
Phoenix Expressions
Boilerplate Macros
More on Actions
Predefined Expressions and Rules
Custom Terminals
Placeholder Unification

This chapter explains in more detail how the library operates. The information henceforth should not be necessary to those who are interested in just using the library. However, a microscopic view might prove to be beneficial to advanced programmers who wish to extend the library.


PrevUpHomeNext