We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d7fa6f commit b5d4339Copy full SHA for b5d4339
doc/tables.qbk
@@ -34,9 +34,9 @@ itself be used as a parser; it must be called. In the table below:
34
35
* `a` is a semantic action;
36
37
-* `r` is an object whose type models `parsable_range`; and
+* `r` is an object whose type models `parsable_range`;
38
39
-* `p`, `p1`, `p2`, ... are parsers.
+* `p`, `p1`, `p2`, ... are parsers; and
40
41
* `escapes` is a _symbols_t_ object, where `T` is `char` or `char32_t`.
42
0 commit comments