Skip to content

Commit 1398617

Browse files
authored
[tab:headers.cpp] Add <hazard_pointer> (#6586)
1 parent 2253761 commit 1398617

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/lib-intro.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,13 +1097,14 @@
10971097
\tcode{<filesystem>} \\
10981098
\tcode{<flat_map>} \\
10991099
\tcode{<flat_set>} \\
1100-
\columnbreak
11011100
\tcode{<format>} \\
1101+
\columnbreak
11021102
\tcode{<forward_list>} \\
11031103
\tcode{<fstream>} \\
11041104
\tcode{<functional>} \\
11051105
\tcode{<future>} \\
11061106
\tcode{<generator>} \\
1107+
\tcode{<hazard_pointer>} \\
11071108
\tcode{<initializer_list>} \\
11081109
\tcode{<iomanip>} \\
11091110
\tcode{<ios>} \\

0 commit comments

Comments
 (0)