C++ Ambiguities

This grammar models a problematic part of the C++ grammar — the ambiguity between certain declarations and statements. For example,

int (x) = y+z;

parses as either an expr or a stmt.

SEE ALSO

1 POD Error

The following errors were encountered while parsing the POD:

Around line 40:

Non-ASCII character seen before =encoding in '—'. Assuming UTF-8