We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06fc0d commit 69a28b7Copy full SHA for 69a28b7
source/basic.tex
@@ -3766,7 +3766,7 @@
3766
integer value representing the number of bytes between successive addresses
3767
at which a given object can be allocated. An object type imposes an alignment
3768
requirement on every object of that type; stricter alignment can be requested
3769
-using the alignment specifier\iref{dcl.align}.
+using the \grammarterm{alignment-specifier}\iref{dcl.align}.
3770
Attempting to create an object\iref{intro.object} in storage that
3771
does not meet the alignment requirements of the object's type
3772
is undefined behavior.
0 commit comments