Imported Upstream version 1.57.0
[platform/upstream/boost.git] / doc / html / boost_tr1 / subject_list.html
index 1caac8a..4434bc7 100644 (file)
@@ -3,9 +3,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.78.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;29.&#160;Boost.TR1">
+<link rel="up" href="../boost_tr1.html" title="Chapter&#160;31.&#160;Boost.TR1">
 <link rel="prev" href="config.html" title="Configuration">
 <link rel="next" href="header_list.html" title="TR1 By Header">
 </head>
@@ -26,7 +26,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>
         <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).
 <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
         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>,
         <code class="computeroutput"><span class="identifier">atanh</span></code> and <code class="computeroutput"><span class="identifier">fabs</span></code>
         are overloaded for arguments 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>.
         These algorithms are entirely classical, and behave as specified in the C99
-        standard section 7.3.5. See the <a href="../../../libs/math/doc/complex/html/complex_number_tr1_algorithms/inverse_complex.html" target="_top">Boost.Math
+        standard section 7.3.5. See the <a href="../../../libs/math/doc/html/inverse_complex.html" target="_top">Boost.Math
         documentation for more information</a>.
       </p>
 <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">std</span> <span class="special">{</span>
         header &lt;cmath&gt;.
       </p>
 <p>
-        Refer to the <a href="../../../libs/math/doc/sf_and_dist/html/math_toolkit/main_overview/tr1.html" target="_top">Math
+        Refer to the <a href="../../../libs/math/doc/html/math_toolkit/main_tr1.html" target="_top">Math
         Library docs</a> for more information.
       </p>
 <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">std</span> <span class="special">{</span>
         the C99 standard to header &lt;cmath&gt;.
       </p>
 <p>
-        Refer to the <a href="../../../libs/math/doc/sf_and_dist/html/math_toolkit/main_overview/tr1.html" target="_top">Math
+        Refer to the <a href="../../../libs/math/doc/html/math_toolkit/main_tr1.html" target="_top">Math
         Library docs</a> for more information.
       </p>
 <pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">std</span> <span class="special">{</span>