summaryrefslogtreecommitdiff
path: root/doc/html/boost_tr1/subject_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_tr1/subject_list.html')
-rw-r--r--doc/html/boost_tr1/subject_list.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/boost_tr1/subject_list.html b/doc/html/boost_tr1/subject_list.html
index 79a422f703..387a3debe7 100644
--- a/doc/html/boost_tr1/subject_list.html
+++ b/doc/html/boost_tr1/subject_list.html
@@ -4,9 +4,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>TR1 By Subject</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="../boost_tr1.html" title="Chapter&#160;34.&#160;Boost.TR1">
+<link rel="up" href="../boost_tr1.html" title="Chapter&#160;36.&#160;Boost.TR1">
<link rel="prev" href="config.html" title="Configuration">
<link rel="next" href="header_list.html" title="TR1 By Header">
</head>
@@ -27,7 +27,7 @@
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="boost_tr1.subject_list"></a><a class="link" href="subject_list.html" title="TR1 By Subject">TR1 By Subject</a>
</h2></div></div></div>
-<div class="toc"><dl>
+<div class="toc"><dl class="toc">
<dt><span class="section"><a href="subject_list.html#boost_tr1.subject_list.ref">Reference Wrappers.</a></span></dt>
<dt><span class="section"><a href="subject_list.html#boost_tr1.subject_list.ptrs">Smart Pointers.</a></span></dt>
<dt><span class="section"><a href="subject_list.html#boost_tr1.subject_list.result_of">Class template result_of.</a></span></dt>
@@ -679,7 +679,7 @@
<span class="bold"><strong>Standard Conformity:</strong></span> The Boost implementation
has the following limitations:
</p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
The linear_congruential generator is fully supported for signed integer
types only (unsigned types probably only work when the modulus is zero).
@@ -1180,7 +1180,7 @@
<p>
The additional overloads are sufficient to ensure:
</p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
If the argument has type <code class="computeroutput"><span class="keyword">long</span>
<span class="keyword">double</span></code>, then the overload behaves
@@ -1201,7 +1201,7 @@
has additional overloads sufficient to ensure, for a call with at least one
argument of type <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;</span></code>:
</p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
If either argument has type <code class="computeroutput"><span class="identifier">complex</span><span class="special">&lt;</span><span class="keyword">long</span> <span class="keyword">double</span><span class="special">&gt;</span></code>
or type <code class="computeroutput"><span class="keyword">long</span> <span class="keyword">double</span></code>,