Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r67850 - sandbox/statistics/support/libs/assign/v2/doc/html
From: erwann.rogard_at_[hidden]
Date: 2011-01-08 23:44:51


Author: e_r
Date: 2011-01-08 23:44:50 EST (Sat, 08 Jan 2011)
New Revision: 67850
URL: http://svn.boost.org/trac/boost/changeset/67850

Log:
minor upd to libs/assign/v2/doc
Text files modified:
   sandbox/statistics/support/libs/assign/v2/doc/html/index.html | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: sandbox/statistics/support/libs/assign/v2/doc/html/index.html
==============================================================================
--- sandbox/statistics/support/libs/assign/v2/doc/html/index.html (original)
+++ sandbox/statistics/support/libs/assign/v2/doc/html/index.html 2011-01-08 23:44:50 EST (Sat, 08 Jan 2011)
@@ -100,8 +100,8 @@
 <p>
       This library provides a small set of tools for carrying out operations that
       can be characterized as either putting a set of values in a container, in simple
- or complex ways, or iterating through a set of variables. These are refered
- to as the <a class="link" href="boost_assign_v2/put.html" title="Put"><span class="emphasis"><em>put</em></span></a>
+ or complex ways, or manipulating references through a range-like
+ interface. These are refered to as the <a class="link" href="boost_assign_v2/put.html" title="Put"><span class="emphasis"><em>put</em></span></a>
       and <a class="link" href="boost_assign_v2/ref.html" title="Ref"><span class="emphasis"><em>ref</em></span></a> frameworks,
       respectively. Each allows to code in one sweep, what would ordinarily require
       repetitive statements, and integrates nicely with <a href="http://www.boost.org/doc/libs/1_44_0/libs/range/doc/html/range/reference/algorithms.html" target="_top">range
@@ -110,7 +110,7 @@
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: January 09, 2011 at 03:34:01 GMT</small></p></td>
+<td align="left"><p><small>Last revised: January 09, 2011 at 04:27:38 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>


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