Skip to content

Commit 8886023

Browse files
frederick-vs-jatkoeppe
authored andcommitted
[headers] List <expected>
1 parent 8e57808 commit 8886023

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/lib-intro.tex

+4-3
Original file line numberDiff line numberDiff line change
@@ -1027,9 +1027,10 @@
10271027
\tcode{<deque>} \\
10281028
\tcode{<exception>} \\
10291029
\tcode{<execution>} \\
1030+
\tcode{<expected>} \\
10301031
\tcode{<filesystem>} \\
1031-
\tcode{<format>} \\
10321032
\columnbreak
1033+
\tcode{<format>} \\
10331034
\tcode{<forward_list>} \\
10341035
\tcode{<fstream>} \\
10351036
\tcode{<functional>} \\
@@ -1049,8 +1050,8 @@
10491050
\tcode{<memory>} \\
10501051
\tcode{<memory_resource>} \\
10511052
\tcode{<mutex>} \\
1052-
\tcode{<new>} \\
10531053
\columnbreak
1054+
\tcode{<new>} \\
10541055
\tcode{<numbers>} \\
10551056
\tcode{<numeric>} \\
10561057
\tcode{<optional>} \\
@@ -1070,8 +1071,8 @@
10701071
\tcode{<sstream>} \\
10711072
\tcode{<stack>} \\
10721073
\tcode{<stacktrace>} \\
1073-
\tcode{<stdexcept>} \\
10741074
\columnbreak
1075+
\tcode{<stdexcept>} \\
10751076
\tcode{<stop_token>} \\
10761077
\tcode{<streambuf>} \\
10771078
\tcode{<string>} \\

0 commit comments

Comments
 (0)