Opened 8 years ago
Closed 5 years ago
#10144 closed Bugs (duplicate)
Spirit doc page roman numerals
Reported by: | Owned by: | Joel de Guzman | |
---|---|---|---|
Milestone: | To Be Determined | Component: | spirit |
Version: | Boost 1.55.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
spirit/doc/html/spirit/qi/tutorials/roman_numerals.html The code uses lit_('M') but the text refers to char_('M'). lit_('M') has not been introduced.
Change History (2)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #5872