Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions source/lib-intro.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1876,10 +1876,7 @@
template, an optional requirement that is not supplied by an allocator is
replaced by the specified default expression. A user specialization of
\tcode{allocator_traits} may provide different defaults and may provide
defaults for different requirements than the primary template. Within
Tables~\ref{tab:allocator.req.var} and~\ref{tab:cpp17.allocator},
the use of \tcode{move} and \tcode{forward} always refers to \tcode{std::move}
and \tcode{std::forward}, respectively.
defaults for different requirements than the primary template.

\begin{libreqtab4d}
{\oldconcept{Allocator} requirements}
Expand Down