summaryrefslogtreecommitdiff
path: root/doc/html/boost/random/knuth_b.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/random/knuth_b.html')
-rw-r--r--doc/html/boost/random/knuth_b.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/random/knuth_b.html b/doc/html/boost/random/knuth_b.html
index e6b765c676..1a5673208f 100644
--- a/doc/html/boost/random/knuth_b.html
+++ b/doc/html/boost/random/knuth_b.html
@@ -35,7 +35,7 @@
</span>
<span class="keyword">typedef</span> <a class="link" href="shuffle_order_engine.html" title="Class template shuffle_order_engine">shuffle_order_engine</a><span class="special">&lt;</span> <a class="link" href="minstd_rand0.html" title="Type definition minstd_rand0">minstd_rand0</a><span class="special">,</span> <span class="number">256</span> <span class="special">&gt;</span> <span class="identifier">knuth_b</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp507583776"></a><h2>Description</h2>
+<a name="idp491314096"></a><h2>Description</h2>
<p>The specialization <code class="computeroutput">knuth_b</code> is specified by the C++ standard. It is described in</p>
<p> </p>
<div class="blockquote"><blockquote class="blockquote"><p> "The Art of Computer Programming, Second Edition, Volume 2,