Commit d718b7aa by Paolo Carlini Committed by Paolo Carlini

tr1.html: Update.

2006-08-25  Paolo Carlini  <pcarlini@suse.de>

	* docs/html/ext/tr1.html: Update.

From-SVN: r116415
parent c054c364
2006-08-25 Paolo Carlini <pcarlini@suse.de> 2006-08-25 Paolo Carlini <pcarlini@suse.de>
* docs/html/ext/tr1.html: Update.
2006-08-25 Paolo Carlini <pcarlini@suse.de>
* include/tr1/random (bernoulli_distribution::operator()): Fix * include/tr1/random (bernoulli_distribution::operator()): Fix
wrt generators returning integers. wrt generators returning integers.
(uniform_int<>::_M_call): Add. (uniform_int<>::_M_call): Add.
......
...@@ -655,10 +655,10 @@ release. ...@@ -655,10 +655,10 @@ release.
<tr> <tr>
<td>5.1.4</td> <td>5.1.4</td>
<td>Random number engine class templates</td> <td>Random number engine class templates</td>
<td>done</td>
<td></td>
<td></td> <td></td>
<td>working</td>
<td></td> <td></td>
<td>Missing the subtract_with_carry_01 class template</td>
</tr> </tr>
<tr> <tr>
<td>5.1.4.1</td> <td>5.1.4.1</td>
...@@ -687,9 +687,9 @@ release. ...@@ -687,9 +687,9 @@ release.
<tr> <tr>
<td>5.1.4.4</td> <td>5.1.4.4</td>
<td>Class template <code>subtract_with_carry_01</code></td> <td>Class template <code>subtract_with_carry_01</code></td>
<td>done</td>
<td></td> <td></td>
<td></td> <td></td>
<td>missing</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
...@@ -727,10 +727,10 @@ release. ...@@ -727,10 +727,10 @@ release.
<tr> <tr>
<td>5.1.7</td> <td>5.1.7</td>
<td>Random distribution class templates</td> <td>Random distribution class templates</td>
<td>done</td>
<td></td>
<td></td> <td></td>
<td>working</td>
<td></td> <td></td>
<td>Missing the Poisson and binomial distributions</td>
</tr> </tr>
<tr> <tr>
<td>5.1.7.1</td> <td>5.1.7.1</td>
...@@ -759,17 +759,17 @@ release. ...@@ -759,17 +759,17 @@ release.
<tr> <tr>
<td>5.1.7.4</td> <td>5.1.7.4</td>
<td>Class template <code>poisson_distribution</code></td> <td>Class template <code>poisson_distribution</code></td>
<td>done</td>
<td></td> <td></td>
<td></td> <td></td>
<td>missing</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
<td>5.1.7.5</td> <td>5.1.7.5</td>
<td>Class template <code>binomial_distribution</code></td> <td>Class template <code>binomial_distribution</code></td>
<td>done</td>
<td></td> <td></td>
<td></td> <td></td>
<td>missing</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
...@@ -2307,7 +2307,7 @@ permitted in any medium, provided this notice is preserved. ...@@ -2307,7 +2307,7 @@ permitted in any medium, provided this notice is preserved.
<table width="100%" border="0"> <table width="100%" border="0">
<tr> <tr>
<td> <td>
<!-- IGNORE DIFF -->Last modified 2006-08-01 <!-- IGNORE DIFF -->Last modified 2006-08-25
</td> </td>
<td align="right" valign="bottom"> <td align="right" valign="bottom">
<a href="http://validator.w3.org/check/referer"> <a href="http://validator.w3.org/check/referer">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment