File tree Expand file tree Collapse file tree 4 files changed +1923
-3
lines changed Expand file tree Collapse file tree 4 files changed +1923
-3
lines changed Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 38
38
* [ N4868] ( http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/n4868.pdf ) 2020-10 C++ Working Draft
39
39
* [ N4878] ( http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/n4878.pdf ) 2020-12 C++ Working Draft
40
40
* [ N4885] ( http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/n4885.pdf ) 2021-03 C++ Working Draft
41
- * [ N4892] ( http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/n4892.pdf ) 2021-03 C++ Working Draft
42
- * [ N4901] ( http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/n4901.pdf ) 2021-03 C++ Working Draft
41
+ * [ N4892] ( http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/n4892.pdf ) 2021-06 C++ Working Draft
42
+ * [ N4901] ( http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/n4901.pdf ) 2021-10 C++ Working Draft
43
+ * [ N4910] ( http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/n4910.pdf ) 2022-03 C++ Working Draft
Original file line number Diff line number Diff line change 1
1
%!TEX root = std.tex
2
2
% %--------------------------------------------------
3
3
% % Version numbers
4
- \newcommand {\docno }{Dxxxx }
4
+ \newcommand {\docno }{N4910 }
5
5
\newcommand {\prevdocno }{N4901}
6
6
\newcommand {\cppver }{202002L}
7
7
You can’t perform that action at this time.
0 commit comments