summaryrefslogtreecommitdiff
path: root/doc/html/intrusive/scary_iterators.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/intrusive/scary_iterators.html')
-rw-r--r--doc/html/intrusive/scary_iterators.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/intrusive/scary_iterators.html b/doc/html/intrusive/scary_iterators.html
index fa04b58fff..c047f8069c 100644
--- a/doc/html/intrusive/scary_iterators.html
+++ b/doc/html/intrusive/scary_iterators.html
@@ -4,9 +4,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Scary Iterators</title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../intrusive.html" title="Chapter&#160;16.&#160;Boost.Intrusive">
+<link rel="up" href="../intrusive.html" title="Chapter&#160;17.&#160;Boost.Intrusive">
<link rel="prev" href="thread_safety.html" title="Thread safety guarantees">
<link rel="next" href="equal_range_stability.html" title="Stability and insertion with hint in ordered associative containers with equivalent keys">
</head>
@@ -55,7 +55,7 @@
More concretely, the following options and conditions guarantee that iterator
types are unchanged:
</p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
<span class="bold"><strong>All containers</strong></span>: <code class="computeroutput"><span class="identifier">size_type</span><span class="special">&lt;&gt;</span></code>, <code class="computeroutput"><span class="identifier">constant_time_size</span><span class="special">&lt;&gt;</span></code>,
</li>