-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.5.0 Beta3
-
None
Function templates that have a fixed-size array are rendered incorrectly.
For example, there is a
template <size_t Size> constexpr QByteArrayView(const char (&data)[Size]) noexcept
method.
qdoc renders it as
template <size_t Size> QByteArrayView::QByteArrayView(const char (&)[Size] data = Size)
See here: https://doc-snapshots.qt.io/qt6-dev/qbytearrayview.html#QByteArrayView-7
For Gerrit Dashboard: QTBUG-111970 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
502611,4 | QDoc: Improve recognition of C++ default arguments | dev | qt/qttools | Status: MERGED | +2 | 0 |