You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: normative_references.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -7,19 +7,19 @@ <h1>Normative references</h1>
7
7
of the referenced document (including any amendments) applies.</p>
8
8
9
9
<ul>
10
-
<li>ISO/IEC 14882:—<cxx-footnote>To be published. Section references are relative to <ahref="http://www.open-std.org/jtc1/sc22/wg21/prot/14882fdis/n3937.pdf">N3937</a>.</cxx-footnote>,
10
+
<li>ISO/IEC 14882:<ins>2017</ins><del>—<cxx-footnote>To be published. Section references are relative to <ahref="http://www.open-std.org/jtc1/sc22/wg21/prot/14882fdis/n3937.pdf">N3937</a>.</cxx-footnote></del>,
<p>ISO/IEC 14882:— is herein called the <dfn>C++ Standard</dfn>.
16
-
The library described in ISO/IEC 14882:— clauses 17-30 is herein called
15
+
<p>ISO/IEC 14882:<ins>2017</ins><del>—</del> is herein called the <dfn>C++ Standard</dfn>.
16
+
The library described in ISO/IEC 14882:<ins>2017</ins><del>—</del> clauses <ins>20-33</ins><del>17-30</del> is herein called
17
17
the <dfn>C++ Standard Library</dfn>. The C++ Standard Library components described in
18
-
ISO/IEC 14882:— clauses 25, 26.7 and 20.7.2 are herein called the <dfn>C++ Standard
18
+
ISO/IEC 14882:<ins>2017</ins><del>—</del> clauses <ins>28, 29.8 and 23.10.10</ins><del>25, 26.7 and 20.7.2</del> are herein called the <dfn>C++ Standard
19
19
Algorithms Library</dfn>.</p>
20
20
21
21
<p>Unless otherwise specified, the whole of the C++ Standard's Library
22
-
introduction (<cxx-refin="cxx" to="library"></cxx-ref>) is included into this
22
+
introduction (<ins><cxx-refin="cxx" to="library"></cxx-ref></ins><del>C++14 §20</del>) is included into this
0 commit comments