Skip to content

Commit fe6caa6

Browse files
[atomics.ref.float] Use \placeholder for floating-point-type
1 parent f51190a commit fe6caa6

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
@@ -4007,7 +4007,7 @@
40074007
\begin{itemdescr}
40084008
\pnum
40094009
\constraints
4010-
\tcode{is_const_v<\exposid{floating-point-type}>} is \tcode{false}.
4010+
\tcode{is_const_v<\placeholder{floating-point-type}>} is \tcode{false}.
40114011

40124012
\pnum
40134013
\effects
@@ -4161,7 +4161,7 @@
41614161
\begin{itemdescr}
41624162
\pnum
41634163
\constraints
4164-
\tcode{is_const_v<\exposid{floating-point-type}>} is \tcode{false}.
4164+
\tcode{is_const_v<\placeholder{floating-point-type}>} is \tcode{false}.
41654165

41664166
\pnum
41674167
\effects

0 commit comments

Comments
 (0)