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
Parser Semantic Actions

Expression

Attribute

Description

p[fa]

Attribute of p

Call semantic action, fa if p succeeds.


PrevUpHomeNext