We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f0472 commit 4501cc9Copy full SHA for 4501cc9
source/containers.tex
@@ -20958,6 +20958,10 @@
20958
\end{itemdecl}
20959
20960
\begin{itemdescr}
20961
+\pnum
20962
+\constraints
20963
+\tcode{is_volatile_v<ElementType>} is \tcode{false}.
20964
+
20965
\pnum
20966
\effects
20967
Equivalent to: \tcode{return R\{reinterpret_cast<const byte*>(s.data()), s.size_bytes()\};}
@@ -20974,7 +20978,8 @@
20974
20978
20975
20979
20976
20980
\constraints
20977
-\tcode{is_const_v<ElementType>} is \tcode{false}.
20981
+\tcode{is_const_v<ElementType>} is \tcode{false} and
20982
20983
20984
20985
0 commit comments