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 58ea575 commit 1eca1e4Copy full SHA for 1eca1e4
source/lib-intro.tex
@@ -1876,10 +1876,7 @@
1876
template, an optional requirement that is not supplied by an allocator is
1877
replaced by the specified default expression. A user specialization of
1878
\tcode{allocator_traits} may provide different defaults and may provide
1879
-defaults for different requirements than the primary template. Within
1880
-Tables~\ref{tab:allocator.req.var} and~\ref{tab:cpp17.allocator},
1881
-the use of \tcode{move} and \tcode{forward} always refers to \tcode{std::move}
1882
-and \tcode{std::forward}, respectively.
+defaults for different requirements than the primary template.
1883
1884
\begin{libreqtab4d}
1885
{\oldconcept{Allocator} requirements}
0 commit comments