CWG2733 Applying [[maybe_unused]] to a label #1585
Labels
C++26
Targeted at C++26
CWG
Core
plenary-approved
Papers approved for inclusion in their target vehicle by plenary vote.
Both gcc and clang accept [[maybe_unused]] on an identifier label.
This seems to be a small extension that improves consistency of the language; EWG is asked to approve.
See CWG2733 for details including CWG-approved wording.
The text was updated successfully, but these errors were encountered: