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
|
Expression |
Attribute |
Description |
|---|---|---|
|
|
n/a |
Matches |
|
|
n/a |
Matches |
|
|
n/a |
Matches regular expression |
|
|
n/a |
Matches regular expression |
|
|
|
Matches the immediate argument |
|
|
n/a |
Matches any of the expressions |
|
|
Attribute of |
Call semantic action |
![]() |
Note |
|---|---|
The column Attribute in the table above lists the parser attribute exposed by the lexer component if it is used as a parser (see Attribute). A 'n/a' in this columns means the lexer component is not usable as a parser. |