From dd32b7eeb21e0ca8be7aae1996814a2ffda0ed83 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Thu, 18 May 2023 12:54:12 +0100 Subject: [PATCH] [container.gen.reqmts] Adjust subclause names and stable tags There are no more cross-references to [container.gen.reqmts] or [container.requirements.general], so this doesn't affect anything else. --- source/containers.tex | 8 ++++---- source/xrefdelta.tex | 3 +++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/source/containers.tex b/source/containers.tex index 4d8d192249..77cde090b4 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -69,12 +69,12 @@ aligned buffers and call \tcode{construct} to place the element into the buffer. \end{note} -\rSec2[container.gen.reqmts]{General containers} +\rSec2[container.requirements.general]{General containers} -\rSec3[container.requirements.general]{General} +\rSec3[container.intro.reqmts]{Introduction} \pnum -In subclause \ref{container.gen.reqmts}, +In subclause \ref{container.requirements.general}, \begin{itemize} \item \tcode{X} denotes a container class containing objects of type \tcode{T}, @@ -103,7 +103,7 @@ ranges::@\libconcept{input_range}@ && @\libconcept{convertible_to}@, T>; \end{codeblock} -\rSec3[container.reqmts]{Containers} +\rSec3[container.reqmts]{Container requirements} % Local command to index names as members of all containers. \newcommand{\indexcont}[1]{% diff --git a/source/xrefdelta.tex b/source/xrefdelta.tex index cce5770ba8..0dfd2c1380 100644 --- a/source/xrefdelta.tex +++ b/source/xrefdelta.tex @@ -30,6 +30,9 @@ % \movedxrefiii{old.label}{new.label.1}{new.label.2}{new.label.3} % \movedxrefs{old.label}{new place (e.g., \tref{blah})} +% https://github.com/cplusplus/draft/pull/6255 +\movedxref{container.gen.reqmts}{container.requirements.general} + %%% Deprecated features. %%% Example: %