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 3f88656 commit 29531a1Copy full SHA for 29531a1
source/numerics.tex
@@ -19781,7 +19781,7 @@
19781
\begin{itemdescr}
19782
\pnum
19783
\constraints
19784
-The type \tcode{V::value_type} models \tcode{integral}.
+The type \tcode{V::value_type} models \libconcept{integral}.
19785
19786
19787
\returns
@@ -19869,7 +19869,7 @@
19869
\item
19870
The type \tcode{V0::value_type} is an unsigned integer type\iref{basic.fundamental},
19871
19872
- the type \tcode{V1::value_type} models \tcode{integral},
+ the type \tcode{V1::value_type} models \libconcept{integral},
19873
19874
\tcode{V0::size() == V1::size()} is \tcode{true}, and
19875
0 commit comments