We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d4743 commit 63ae550Copy full SHA for 63ae550
papers/P0267R5.pdf
771 KB
source/config.tex
@@ -1,13 +1,13 @@
1
%!TEX root = io2d.tex
2
%%--------------------------------------------------
3
%% Version numbers
4
-\newcommand{\docno}{D0267R5}
+\newcommand{\docno}{P0267R5}
5
\newcommand{\prevdocno}{P0267R4}
6
\newcommand{\cppver}{201703L}
7
8
%% Release date
9
-%\newcommand{\reldate}{2017-03-20} % Fixed date
10
-\newcommand{\reldate}{\today} % Relative date
+\newcommand{\reldate}{2017-06-19} % Fixed date
+%\newcommand{\reldate}{\today} % Relative date
11
12
%% Library chapters
13
% %\newcommand{\firstlibchapter}{language.support}
0 commit comments