mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-31 04:57:28 +02:00
Fixing a broken table notation.
This commit is contained in:
@ -67,8 +67,7 @@ the following expressions are valid:
|
|||||||
]
|
]
|
||||||
|
|
||||||
[heading Expression Semantics]
|
[heading Expression Semantics]
|
||||||
[
|
[table
|
||||||
table
|
|
||||||
[[Expression] [Semantics]]
|
[[Expression] [Semantics]]
|
||||||
[[`__next__(i)`] [An iterator to the element following `i`]]
|
[[`__next__(i)`] [An iterator to the element following `i`]]
|
||||||
[[`i == j`] [Iterator equality comparison]]
|
[[`i == j`] [Iterator equality comparison]]
|
||||||
|
Reference in New Issue
Block a user