Skip to content

Commit 691254f

Browse files
committed
Merge 2017-07 LWG Motion 34
2 parents d5fbc91 + 8834bc9 commit 691254f

File tree

3 files changed

+661
-640
lines changed

3 files changed

+661
-640
lines changed

source/lib-intro.tex

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -971,26 +971,31 @@
971971
{llll}
972972
\topline
973973
\tcode{<algorithm>} &
974+
\tcode{<functional>} &
975+
\tcode{<new>} &
976+
\tcode{<string_view>} \\
977+
978+
\tcode{<any>} &
974979
\tcode{<future>} &
975980
\tcode{<numeric>} &
976981
\tcode{<strstream>} \\
977982

978-
\tcode{<any>} &
983+
\tcode{<array>} &
979984
\tcode{<initializer_list>} &
980985
\tcode{<optional>} &
981986
\tcode{<system_error>} \\
982987

983-
\tcode{<array>} &
988+
\tcode{<atomic>} &
984989
\tcode{<iomanip>} &
985990
\tcode{<ostream>} &
986991
\tcode{<thread>} \\
987992

988-
\tcode{<atomic>} &
993+
\tcode{<bitset>} &
989994
\tcode{<ios>} &
990995
\tcode{<queue>} &
991996
\tcode{<tuple>} \\
992997

993-
\tcode{<bitset>} &
998+
\tcode{<charconv>} &
994999
\tcode{<iosfwd>} &
9951000
\tcode{<random>} &
9961001
\tcode{<type_traits>} \\
@@ -1044,11 +1049,6 @@
10441049
\tcode{<mutex>} &
10451050
\tcode{<string>} &
10461051
\\
1047-
1048-
\tcode{<functional>} &
1049-
\tcode{<new>} &
1050-
\tcode{<string_view>} &
1051-
\\
10521052
\end{floattable}
10531053

10541054

0 commit comments

Comments
 (0)