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)
    • 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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There is 1 open Gerrit change