Skip to content

Commit c9354b3

Browse files
committed
Update value of __cplusplus to 201703L.
Fixes #1513 and NB CA 15 and US 83 (C++17 CD).
1 parent 8baa18c commit c9354b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/config.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%% Version numbers
44
\newcommand{\docno}{Dxxxx}
55
\newcommand{\prevdocno}{N4640}
6-
\newcommand{\cppver}{201402L}
6+
\newcommand{\cppver}{201703L}
77

88
%% Release date
99
\newcommand{\reldate}{\today}

0 commit comments

Comments
 (0)