-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.10
-
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.