File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 69
69
aligned buffers and call \tcode{construct} to place the element into the buffer.
70
70
\end{note}
71
71
72
- \rSec2[container.gen.reqmts ]{General containers}
72
+ \rSec2[container.requirements.general ]{General containers}
73
73
74
- \rSec3[container.requirements.general]{General }
74
+ \rSec3[container.intro.reqmts]{Introduction }
75
75
76
76
\pnum
77
- In subclause \ref{container.gen.reqmts },
77
+ In subclause \ref{container.requirements.general },
78
78
\begin{itemize}
79
79
\item
80
80
\tcode{X} denotes a container class containing objects of type \tcode{T},
103
103
ranges::@\libconcept{input_range}@<R> && @\libconcept{convertible_to}@<ranges::range_reference_t<R>, T>;
104
104
\end{codeblock}
105
105
106
- \rSec3[container.reqmts]{Containers }
106
+ \rSec3[container.reqmts]{Container requirements }
107
107
108
108
% Local command to index names as members of all containers.
109
109
\newcommand{\indexcont}[1]{%
Original file line number Diff line number Diff line change 30
30
% \movedxrefiii{old.label}{new.label.1}{new.label.2}{new.label.3}
31
31
% \movedxrefs{old.label}{new place (e.g., \tref{blah})}
32
32
33
+ % https://github.com/cplusplus/draft/pull/6255
34
+ \movedxref {container.gen.reqmts }{container.requirements.general}
35
+
33
36
% %% Deprecated features.
34
37
% %% Example:
35
38
%
You can’t perform that action at this time.
0 commit comments