Skip to content

Commit 9e8888c

Browse files
[atomics.ref.float] Use \placeholder for floating-point-type
1 parent bdd446e commit 9e8888c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/threads.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3979,7 +3979,7 @@
39793979
\begin{itemdescr}
39803980
\pnum
39813981
\constraints
3982-
\tcode{is_const_v<\exposid{floating-point-type}>} is \tcode{false}.
3982+
\tcode{is_const_v<\placeholder{floating-point-type}>} is \tcode{false}.
39833983

39843984
\pnum
39853985
\effects
@@ -4137,7 +4137,7 @@
41374137
\begin{itemdescr}
41384138
\pnum
41394139
\constraints
4140-
\tcode{is_const_v<\exposid{floating-point-type}>} is \tcode{false}.
4140+
\tcode{is_const_v<\placeholder{floating-point-type}>} is \tcode{false}.
41414141

41424142
\pnum
41434143
\effects

0 commit comments

Comments
 (0)