Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Parser Semantic Actions

Has the form:

p[f]

where f is a function with the signatures:

void f(Context&);

PrevUpHomeNext