Skip to content

Commit f1f4e29

Browse files
committed
Update the normative reference to the published C++14.
1 parent 34ed8e0 commit f1f4e29

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed
File renamed without changes.

general.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,8 @@ <h1>Normative references</h1>
3232
of the referenced document (including any amendments) applies.</p>
3333

3434
<ul>
35-
<li>ISO/IEC 14882:—<cxx-footnote>To be published. Section references are relative to <a href="http://www.open-std.org/jtc1/sc22/wg21/prot/14882fdis/n3937.pdf">N3937</a>.</cxx-footnote>,
36-
<cite>Programming Languages — C++</cite>
37-
<cxx-foreign-index id="cxx" src="cxx_N3937_index.json" name="C++14"></cxx-foreign-index></li>
35+
<li>ISO/IEC 14882:2014, <cite>Programming Languages — C++</cite>
36+
<cxx-foreign-index id="cxx" src="cxx14_index.json" name="C++14"></cxx-foreign-index></li>
3837
</ul>
3938

4039
<p>ISO/IEC 14882:— is herein called the <dfn>C++ Standard</dfn>.

0 commit comments

Comments
 (0)