File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ constexpr void store_<i>key</i>(value_type operand,
5858</pre >
5959<blockquote >
6060<p ><ins >-?- <i >Constraints</i >:
61- <tt >is_const_v< <i >integral -type</i >> </tt > is `false`.</ins >
61+ <tt >is_const_v< <i >floating-point -type</i >> </tt > is `false`.</ins >
6262</p >
6363<p >-10- <i >Preconditions</i >:
6464`order` is `memory_order::relaxed`, `memory_order::release`,
@@ -85,7 +85,7 @@ constexpr void store_<i>key</i>(<i>see above</i> operand,
8585</pre >
8686<blockquote >
8787<p ><ins >-?- <i >Constraints</i >:
88- <tt >is_const_v< <i >integral -type</i >> </tt > is `false`.</ins >
88+ <tt >is_const_v< <i >pointer -type</i >> </tt > is `false`.</ins >
8989</p >
9090<p >-11- <i >Mandates</i >:
9191`T` is a complete object type.
You can’t perform that action at this time.
0 commit comments