Skip to content

Commit 1bf6832

Browse files
committed
Update terms & definitions to indicate that nothing is introduced
1 parent f1e25da commit 1bf6832

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

terms_and_definitions.html

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
<cxx-clause id="parallel.defns">
22
<h1>Terms and definitions</h1>
33

4+
<ins>
5+
<ul>
6+
<li>No terms and definitions are listed in this document.</li>
7+
<li>ISO and IEC maintained terminological databases for us in standardization at the following addresses:</li>
8+
<ul>
9+
<li>IEC Electropedia: available at <a href="http://www.electropedia.org">http://www.electropedia.org</a></li>
10+
<li>ISO Online browsing platform: available at <a href="http://www.iso.org/obp">http://www.iso.org/obp</a></li>
11+
</ul>
12+
</ul>
13+
</ins>
14+
415
<del>
516
<p>For the purposes of this document, the terms and definitions given in the C++ Standard and the following apply.</p>
617

@@ -52,15 +63,5 @@ <h1>Terms and definitions</h1>
5263
</ul>
5364
</cxx-example>
5465
</del>
55-
<ins>
56-
<ul>
57-
<li>No terms and definitions are listed in this document.</li>
58-
<li>ISO and IEC maintained terminological databases for us in standardization at the following addresses:</li>
59-
<ul>
60-
<li>IEC Electropedia: available at <a href="http://www.electropedia.org">http://www.electropedia.org</a></li>
61-
<li>ISO Online browsing platform: available at <a href="http://www.iso.org/obp">http://www.iso.org/obp</a></li>
62-
</ul>
63-
</ul>
64-
</ins>
6566
</cxx-clause>
6667

0 commit comments

Comments
 (0)