File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change 34
34
35
35
\rSec1[utility]{Utility components}
36
36
37
- \pnum
38
- This subclause contains some basic function and class templates that are used
39
- throughout the rest of the library.
40
-
41
37
\indexhdr{utility}%
42
38
\indexlibrary{\idxcode{rel_ops}}%
43
39
\rSec2[utility.syn]{Header \tcode{<utility>} synopsis}
44
40
41
+ \pnum
42
+ The header \tcode{<utility>}
43
+ contains some basic function and class templates that are used
44
+ throughout the rest of the library.
45
+
45
46
\begin{codeblock}
46
47
#include <initializer_list> // see \ref{initializer_list.syn}
47
48
177
178
}
178
179
\end{codeblock}
179
180
180
- \pnum
181
- The header \tcode{<utility>} defines several types and function templates
182
- that are described in this Clause. It also defines the template \tcode{pair}
183
- and various function templates that operate on \tcode{pair} objects.
184
-
185
181
\rSec2[utility.swap]{\tcode{swap}}
186
182
187
183
\indexlibrary{\idxcode{swap}}%
You can’t perform that action at this time.
0 commit comments