Skip to content

Commit 6b999a7

Browse files
authored
Merge 2018-11 LWG Motion 22
P0899R1 LWG 3016 is Not a Defect Fixes #2428, fixes #1757
2 parents 22cf0a1 + 44238b0 commit 6b999a7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

source/utilities.tex

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3877,8 +3877,6 @@
38773877
memory, to allocate the contained value.
38783878
The contained value shall be allocated in a region of the \tcode{variant}
38793879
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.
38823880

38833881
\pnum
38843882
All types in \tcode{Types...} shall be (possibly cv-qualified)
@@ -17211,10 +17209,6 @@
1721117209
\end{codeblock}
1721217210
\end{note}
1721317211

17214-
\pnum
17215-
It is \impldef{support for extended alignment} whether any extended alignment is
17216-
supported\iref{basic.align}.
17217-
1721817212
\indexlibrary{\idxcode{common_type}}%
1721917213
\pnum
1722017214
Let:

0 commit comments

Comments
 (0)