Ticket #8156: phoenix_switch_doc.patch

File phoenix_switch_doc.patch, 523 bytes (added by m.champlon@…, 10 years ago)
  • libs/phoenix/doc/modules/statement.qbk

     
    159159    [
    160160        case_<integral_value>(sequenced_statements),
    161161        ...
    162         default_<integral_value>(sequenced_statements)
     162        default_(sequenced_statements)
    163163    ]
    164164
    165165A comma separated list of cases, and an optional default can be provided. Note unlike