We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee4e54 commit 293ec13Copy full SHA for 293ec13
source/declarations.tex
@@ -2059,7 +2059,7 @@
2059
The underlying type can be explicitly specified using an \grammarterm{enum-base}.
2060
For a scoped enumeration type, the underlying type is \tcode{int} if it is not
2061
explicitly specified. In both of these cases, the underlying type is said to be
2062
-\term{fixed}.
+\defnx{fixed}{type!underlying!fixed}.
2063
Following the closing brace of an \grammarterm{enum-specifier}, each
2064
enumerator has the type of its enumeration.
2065
If the underlying type is fixed, the type of each enumerator
0 commit comments