Skip to content

Commit 374238a

Browse files
committed
[std] Reorder clauses: [algorithm], [strings]
Part of the C++26 clause restructuring (#5315).
1 parent ad21e19 commit 374238a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/std.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,11 @@
129129
\include{memory}
130130
\include{meta}
131131
\include{utilities}
132-
\include{strings}
133132
\include{containers}
134133
\include{iterators}
135134
\include{ranges}
136135
\include{algorithms}
136+
\include{strings}
137137
\include{numerics}
138138
\include{time}
139139
\include{locales}

0 commit comments

Comments
 (0)