Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/grammar.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
\pnum
\indextext{grammar}%
\indextext{summary!syntax}%
This summary of \Cpp\ syntax is intended to be an aid to comprehension.
This summary of \Cpp\ grammar is intended to be an aid to comprehension.
Copy link
Contributor

@tkoeppe tkoeppe Jul 11, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, this is actually in the wrong file, since this one is auto-generated from tools/grambase.tex.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, didn't realize that...

It is not an exact statement of the language.
In particular, the grammar described here accepts
a superset of valid \Cpp\ constructs.
Expand Down