Skip to content

Commit e05d51a

Browse files
[atomics.ref.float] Use \placeholder for floating-point-type
1 parent 44c6bcb commit e05d51a

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
@@ -4005,7 +4005,7 @@
40054005
\begin{itemdescr}
40064006
\pnum
40074007
\constraints
4008-
\tcode{is_const_v<\exposid{floating-point-type}>} is \tcode{false}.
4008+
\tcode{is_const_v<\placeholder{floating-point-type}>} is \tcode{false}.
40094009

40104010
\pnum
40114011
\effects
@@ -4159,7 +4159,7 @@
41594159
\begin{itemdescr}
41604160
\pnum
41614161
\constraints
4162-
\tcode{is_const_v<\exposid{floating-point-type}>} is \tcode{false}.
4162+
\tcode{is_const_v<\placeholder{floating-point-type}>} is \tcode{false}.
41634163

41644164
\pnum
41654165
\effects

0 commit comments

Comments
 (0)