Remove inconsistent uses of title case

This commit is contained in:
Gennaro Prota
2025-06-21 15:49:40 +02:00
parent 599cc67e9d
commit 190096e539

View File

@@ -62,8 +62,8 @@
<dt><a href="#definitions">Definitions</a></dt>
<dt><a href="#examples">Examples</a></dt>
<dt><a href="#rationale">Rationale</a></dt>
<dt><a href="#header-files">Header Files</a></dt>
<dt><a href="#template-parameters">Template Parameters</a></dt>
<dt><a href="#header-files">Header files</a></dt>
<dt><a href="#template-parameters">Template parameters</a></dt>
<dt><a href="#concepts-modeled">Concepts modeled</a></dt>
<dt><a href="#type-requirements">Type requirements</a></dt>
@@ -381,7 +381,7 @@ Instead <tt>BOOST_ASSERT</tt> is used. See the guidelines for <a href=
"http://www.boost.org/community/error_handling.html">Error and Exception Handling</a>
for the explanation.</p>
<h3><a id="header-files">Header Files</a></h3>
<h3><a id="header-files">Header files</a></h3>
<p>The class <tt>dynamic_bitset</tt> is defined in the header <a
href=
@@ -411,7 +411,7 @@ in the header <a href=
<td><tt>std::allocator&lt;Block&gt;</tt></td>
</tr>
</table>
<h3><a id="concepts-modeled">Concepts Modeled</a></h3>
<h3><a id="concepts-modeled">Concepts modeled</a></h3>
<a href=
"https://boost.org/sgi/stl/Assignable.html">Assignable</a>, <a
href=
@@ -782,7 +782,7 @@ and destroys the bitset object itself.<br />
<b>Throws:</b> nothing.
<hr />
<h3><a id="member-functions">Member Functions</a></h3>
<h3><a id="member-functions">Member functions</a></h3>
<hr />
<pre>
@@ -1471,7 +1471,7 @@ bool <a id=
Comparable</a>.)
<hr />
<h3><a id="non-member-functions">Non-Member Functions</a></h3>
<h3><a id="non-member-functions">Non-member functions</a></h3>
<hr />
<pre>