Skip to content

Commit d509d68

Browse files
burblebeetkoeppe
authored andcommitted
LWG4169 std::atomic<T>'s default constructor should be constrained
1 parent ad3fd01 commit d509d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/threads.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4087,7 +4087,7 @@
40874087

40884088
\begin{itemdescr}
40894089
\pnum
4090-
\mandates
4090+
\constraints
40914091
\tcode{is_default_constructible_v<T>} is \tcode{true}.
40924092

40934093
\pnum

0 commit comments

Comments
 (0)