Small markup changes to PBDS docs
authorJonathan Wakely <jwakely@redhat.com>
Mon, 13 May 2019 20:11:47 +0000 (21:11 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 13 May 2019 20:11:47 +0000 (21:11 +0100)
* doc/xml/manual/policy_data_structures.xml: Comment out stray
<remark> elements. Fix formatting of bibliography references.

From-SVN: r271132

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/policy_data_structures.xml
libstdc++-v3/doc/xml/manual/test_policy_data_structures.xml

index 14999fae8faadb8a2b19434a391b133e652041a1..afd1b3c47f86e621126c84ff33f4ebbac79f2619 100644 (file)
@@ -1,3 +1,8 @@
+2019-05-13  Jonathan Wakely  <jwakely@redhat.com>
+
+       * doc/xml/manual/policy_data_structures.xml: Comment out stray
+       <remark> elements. Fix formatting of bibliography references.
+
 2019-05-13  Edward Smith-Rowland  <3dw4rd@verizon.net>
 
        * doc/xml/manual/status_cxx2020.xml: Document P0811R3 status.
index 0f19be315a82281e8f296eebb74f4095d9e23002..107018043ae874dadedb7ef493f5ac261ad640d2 100644 (file)
            priority-queues container), there is a possible need for
            different types of iterators for self-organizing containers:
            the iterator concept seems overloaded to mean two different
-           things (in some cases). <remark> XXX
+           things (in some cases). <!-- <remark> XXX
            "ds_gen.html#find_range">Design::Associative
            Containers::Data-Structure Genericity::Point-Type and Range-Type
-           Methods</remark>.
+           Methods</remark>. -->
          </para>
 
          <section xml:id="associative.iterators.using">
 
            <para>Α<subscript>min</subscript> ≤ (number of
            stored elements) / (hash-table size) ≤
-           Α<subscript>max</subscript><remark>load factor min max</remark></para>
+           Α<subscript>max</subscript>
+            <!-- <remark>load factor min max</remark> -->
+            </para>
 
            <para>Collision-check policies work in the opposite direction of
            load-check policies. They focus on keeping the number of
index 27d6c1df08494c2b3e3fc9dec8812661cc0e8e8a..ea35efa22b94682cf3a55b3633676a96aa72a478 100644 (file)
 
 
          <para>This test inserts a number of values with keys from an arbitrary
-         text ([ wickland96thirty ]) into a container
+         text ([wickland96thirty]) into a container
          using <function>insert</function> . It measures the average time
          for <function>insert</function> as a function of the number of
          values inserted.</para>
 
 
          <para>This test inserts a number of values with keys from an
-         arbitrary text ([ wickland96thirty ]) into
+         arbitrary text ([wickland96thirty]) into
          a container, then performs a series of finds using
          <function>find</function>. It is different than Tree-Based and
          Trie-Based Text <function>find</function> Find Timing Test in the
 
          <para>This test inserts a number of pairs into a container. The
          first item of each pair is a string from an arbitrary text
-         [wickland96thirty], and
+         ([wickland96thirty]), and
          the second is a uniform i.i.d.integer. The container is a
          "multimap" - it considers the first member of each pair as a
          primary key, and the second member of each pair as a secondary
 
          <para>This test inserts a number of pairs into a container. The
          first item of each pair is a string from an arbitrary text
-         [wickland96thirty], and
+         ([wickland96thirty]), and
          the second is a uniform integer. The container is a
          "multimap" - it considers the first member of each pair as a
          primary key, and the second member of each pair as a secondary
 
          <para>This test inserts a number of pairs into a container. The
          first item of each pair is a string from an arbitrary text
-         [wickland96thirty], and
+         ([wickland96thirty]), and
          the second is a uniform integer. The container is a
          "multimap" - it considers the first member of each pair as a
          primary key, and the second member of each pair as a secondary
 
          <para>This test inserts a number of pairs into a container. The
          first item of each pair is a string from an arbitrary text
-         [wickland96thirty], and
+         ([wickland96thirty]), and
          the second is a uniform integer. The container is a
          "multimap" - it considers the first member of each pair as a
          primary key, and the second member of each pair as a secondary
          </title></info>
          <para>This test inserts a number of pairs into a container. The
          first item of each pair is a string from an arbitrary text
-         [wickland96thirty], and
+         ([wickland96thirty]), and
          the second is a uniform integer. The container is a
          "multimap" - it considers the first member of each pair as a
          primary key, and the second member of each pair as a secondary
          </title></info>
          <para>This test inserts a number of pairs into a container. The
          first item of each pair is a string from an arbitrary text
-         [wickland96thirty], and
+         ([wickland96thirty]), and
          the second is a uniform integer. The container is a
          "multimap" - it considers the first member of each pair as a
          primary key, and the second member of each pair as a secondary