Details
-
User Story
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
None
-
None
Description
QDoc already marks the cv qualifiers for methods, but it doesn't indicate noexcept and constexpr even though they are present in the code. It is useful and sometimes necessary to know what sort of promise one can rely on without having to check the actual sources, so let's tag these similarly to static, const etc.
Attachments
Issue Links
- duplicates
-
QTBUG-93439 Doc: Generate appropriate fields/tags for constexpr and noexcept
- Closed