Opened 12 years ago
Closed 12 years ago
#4233 closed Bugs (fixed)
Quick reference documentation feedbacks
| Reported by: | Guillaume Labourey | Owned by: | Joel de Guzman |
|---|---|---|---|
| Milestone: | Boost 1.43.0 | Component: | spirit |
| Version: | Boost 1.44.0 | Severity: | Cosmetic |
| Keywords: | Cc: |
Description
Hello,
On the documentation, I think there is a mistake in "repeat" compound atrribute rule expression (spirit/doc/qi/quick_reference.qbk on line 325):
[[
repeat(...,...)[p]]
To be in accordance with attribute column, it should be replaced by:
[[
repeat(...,...)[a]]
Best regards, Guillaume
Note:
See TracTickets
for help on using tickets.
