File tree Expand file tree Collapse file tree 4 files changed +747
-4
lines changed Expand file tree Collapse file tree 4 files changed +747
-4
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,17 @@ \chapter{Bibliography}
18
18
Programming languages, their environments, and system software interfaces ---
19
19
Floating-point extensions for C --- Part 3: Interchange and extended types}
20
20
% Other international standards.
21
+ \item
22
+ IANA Character Sets Database.
23
+ Available from:\newline
24
+ \url {https://www.iana.org/assignments/character-sets/}, 2021-04-01
21
25
\item
22
26
IANA Time Zone Database.
23
27
Available from: \url {https://www.iana.org/time-zones}
28
+ \item
29
+ Unicode Character Mapping Markup Language [online].
30
+ Edited by Mark Davis and Markus Scherer. Revision 5.0.1; 2017-05-31
31
+ Available from: \url {http://www.unicode.org/reports/tr22/tr22-8.html}
24
32
% Literature references.
25
33
\item
26
34
Bjarne Stroustrup,
Original file line number Diff line number Diff line change 1093
1093
\tcode {<expected>} \\
1094
1094
\tcode {<filesystem>} \\
1095
1095
\tcode {<flat_map>} \\
1096
- \columnbreak
1097
1096
\tcode {<flat_set>} \\
1097
+ \columnbreak
1098
1098
\tcode {<format>} \\
1099
1099
\tcode {<forward_list>} \\
1100
1100
\tcode {<fstream>} \\
1116
1116
\tcode {<mdspan>} \\
1117
1117
\tcode {<memory>} \\
1118
1118
\tcode {<memory_resource>} \\
1119
- \columnbreak
1120
1119
\tcode {<mutex>} \\
1120
+ \columnbreak
1121
1121
\tcode {<new>} \\
1122
1122
\tcode {<numbers>} \\
1123
1123
\tcode {<numeric>} \\
1140
1140
\tcode {<sstream>} \\
1141
1141
\tcode {<stack>} \\
1142
1142
\tcode {<stacktrace>} \\
1143
- \columnbreak
1144
1143
\tcode {<stdexcept>} \\
1144
+ \columnbreak
1145
1145
\tcode {<stdfloat>} \\
1146
1146
\tcode {<stop_token>} \\
1147
1147
\tcode {<streambuf>} \\
1150
1150
\tcode {<strstream>} \\
1151
1151
\tcode {<syncstream>} \\
1152
1152
\tcode {<system_error>} \\
1153
+ \tcode {<text_encoding>} \\
1153
1154
\tcode {<thread>} \\
1154
1155
\tcode {<tuple>} \\
1155
1156
\tcode {<type_traits>} \\
You can’t perform that action at this time.
0 commit comments