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.
2 parents 22cf0a1 + 44238b0 commit 6b999a7Copy full SHA for 6b999a7
source/utilities.tex
@@ -3877,8 +3877,6 @@
3877
memory, to allocate the contained value.
3878
The contained value shall be allocated in a region of the \tcode{variant}
3879
storage suitably aligned for all types in \tcode{Types...}.
3880
-It is \impldef{whether \tcode{variant} supports over-aligned types}
3881
-whether over-aligned types are supported.
3882
3883
\pnum
3884
All types in \tcode{Types...} shall be (possibly cv-qualified)
@@ -17211,10 +17209,6 @@
17211
17209
\end{codeblock}
17212
17210
\end{note}
17213
17214
-\pnum
17215
-It is \impldef{support for extended alignment} whether any extended alignment is
17216
-supported\iref{basic.align}.
17217
-
17218
\indexlibrary{\idxcode{common_type}}%
17219
17220
Let:
0 commit comments