Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-138870

QDoc fails to parse templated using statement with default value for a template arg

XMLWordPrintable

    • 066e539eb (dev), 6ee658d9b (6.10), fdab5ace0 (6.9), 6736b856c (tqtc/lts-6.8)
    • DaVinci 121, DaVinci 122

      QDoc fails to match

      template <int N = 1>
      using Foo = Bar<N>;
      

      With a doc topic `\typealias Foo`. If the `= 1` is removed from template args, parsing succeeds.

        For Gerrit Dashboard: QTBUG-138870
        # Subject Branch Project Status CR V

            paulwicking Paul Wicking
            treinio Topi Reiniƶ
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes