Skip to content

Commit 1eca1e4

Browse files
committed
[allocator.requirements.general] Remove unused provisions
1 parent 58ea575 commit 1eca1e4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1876,10 +1876,7 @@
18761876
template, an optional requirement that is not supplied by an allocator is
18771877
replaced by the specified default expression. A user specialization of
18781878
\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.
1879+
defaults for different requirements than the primary template.
18831880

18841881
\begin{libreqtab4d}
18851882
{\oldconcept{Allocator} requirements}

0 commit comments

Comments
 (0)