Skip to content

Commit 997bbeb

Browse files
burblebeetkoeppe
authored andcommitted
LWG3949 std::atomic<bool>'s trivial destructor dropped in C++17 spec wording
1 parent a457442 commit 997bbeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/threads.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3712,6 +3712,7 @@
37123712

37133713
\pnum
37143714
The specialization \tcode{atomic<bool>} is a standard-layout struct.
3715+
It has a trivial destructor.
37153716

37163717
\pnum
37173718
\begin{note}

0 commit comments

Comments
 (0)