|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r61617 - sandbox/statistics/support/libs/assign/doc
From: erwann.rogard_at_[hidden]
Date: 2010-04-27 09:08:05
Author: e_r
Date: 2010-04-27 09:08:05 EDT (Tue, 27 Apr 2010)
New Revision: 61617
URL: http://svn.boost.org/trac/boost/changeset/61617
Log:
m
Text files modified:
sandbox/statistics/support/libs/assign/doc/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: sandbox/statistics/support/libs/assign/doc/index.html
==============================================================================
--- sandbox/statistics/support/libs/assign/doc/index.html (original)
+++ sandbox/statistics/support/libs/assign/doc/index.html 2010-04-27 09:08:05 EDT (Tue, 27 Apr 2010)
@@ -975,12 +975,12 @@
<h4>Usage</h4>
- <p>Let <code>U</code> be either of <code>T</code> or <code>const T</code>, and <code>d</code> an instance thereof. </p>
+ <p>Let <code>d</code> an instance of <code>const T</code>. </p>
<blockquote>
<table cellpadding=5 border=1>
<tr><th class="head">Expression</th> <th class="head">Result</th>
- <tr><td><tt>list_of( d )</tt></td> <td>generic_list
<code><U></code></td></tr>
+ <tr><td><tt>list_of( d )</tt></td> <td>generic_list
<code><T></code></td></tr>
</table>
</blockquote>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk