Skip to content

Commit af0f16f

Browse files
committed
Fixup: addressed more CI feedback (on referencing Cpp17Allocator)
1 parent 123ff25 commit af0f16f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/exec.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6071,8 +6071,8 @@
60716071
\end{itemize}
60726072

60736073
\pnum
6074-
\tcode{allocator_type} shall meet the \libconcept{Cpp17Allocator}
6075-
requirements.
6074+
\tcode{allocator_type} shall meet the \oldconcept{Allocator}
6075+
requirements\iref{allocator.requirements.general}.
60766076

60776077
\rSec3[task.members]{\tcode{task} Members}
60786078

0 commit comments

Comments
 (0)