$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r60447 - sandbox/statistics/detail/assign/libs/assign/doc
From: erwann.rogard_at_[hidden]
Date: 2010-03-10 15:40:30
Author: e_r
Date: 2010-03-10 15:40:30 EST (Wed, 10 Mar 2010)
New Revision: 60447
URL: http://svn.boost.org/trac/boost/changeset/60447
Log:
m
Text files modified: 
   sandbox/statistics/detail/assign/libs/assign/doc/index.html |    24 ++++++++++++------------                
   1 files changed, 12 insertions(+), 12 deletions(-)
Modified: sandbox/statistics/detail/assign/libs/assign/doc/index.html
==============================================================================
--- sandbox/statistics/detail/assign/libs/assign/doc/index.html	(original)
+++ sandbox/statistics/detail/assign/libs/assign/doc/index.html	2010-03-10 15:40:30 EST (Wed, 10 Mar 2010)
@@ -38,8 +38,8 @@
             <li>Function map_list_of() 
             <li>Function tuple_list_of()
             <li>Functions repeat(), repeat_fun() and range() 
-            <li>Functions ref_list_of(), cref_list_of() and related functions   
-            <li>Functions ref_csv(), cref_csv() and related functions   
+            <li>Functions ref_list_of(), cref_list_of() and variants   
+            <li>Functions ref_csv(), cref_csv() and variants   
             <li>A "complicated" example    
             <li>Functions ptr_push_back(), ptr_push_front(), 
                                                    <a href="#ptr_push_back"><code>ptr_insert()</code></a> and <a href="#ptr_push_back"><code>ptr_map_insert()</code></a>
@@ -57,8 +57,8 @@
         <li>Headers </li>
         <li>Functions list_of(), map_list_of() and ref_list_of<int>()</li>
         <li>Function make_list_inserter()</li>
-        <li>Functions ref_list_of(), cref_list_of(), and related functions</li>
-        <li>Functions ref_csv(), cref_csv(), and related functions</li>
+        <li>Functions ref_list_of(), cref_list_of(), and variants</li>
+        <li>Functions ref_csv(), cref_csv(), and variants</li>
         <li>Operator += for standard containers</li>
         <li>Functions repeat(), repeat_fun() and 
                                                                       <a href="#ref-repeat_ref"><code>range()</code>
@@ -141,8 +141,8 @@
         <li>Function map_list_of() 
         <li>Function tuple_list_of()   
         <li>Functions repeat(), repeat_fun() and range() 
-        <li>Functions ref_list_of(), cref_list_of()  and related functions  
-        <li>Functions ref_csv(), cref_csv() and related functions   
+        <li>Functions ref_list_of(), cref_list_of()  and variants  
+        <li>Functions ref_csv(), cref_csv() and variants   
         <li>A "complicated" example    
         <li>Functions ptr_push_back(), ptr_push_front(), ptr_insert() and ptr_map_insert()
         <li>Function ptr_list_of()         
@@ -472,7 +472,7 @@
 
 </p>
 
-<h3>Functions <code>ref_list_of()</code>, <code>cref_list_of()</code> <a name="ref_list_of"> and related functions</h3>
+<h3>Functions <code>ref_list_of()</code>, <code>cref_list_of()</code> <a name="ref_list_of"> and variants</h3>
 
 When you need to create an anonymous range of values and speed is essential, 
 these two functions provide what you want. <blockquote>
@@ -518,7 +518,7 @@
 Their use is discouraged unless this specific feature is required. See the reference.
 </p>
 
-<h3>Functions <code>ref_csv()</code>, <code>cref_csv()</code> <a name="ref_csv"> and related functions</h3>
+<h3>Functions <code>ref_csv()</code>, <code>cref_csv()</code> <a name="ref_csv"> and variants</h3>
 
 The functions ref_list_of(), cref_list_of(), 
 their respective rebind analogs, and the custom policy overloads of these four, have counterparts that are identified by suffix 'csv' (comma separated values) 
@@ -803,8 +803,8 @@
         <li>Headers </li>
         <li>Functions list_of(), map_list_of() and ref_list_of<int>()</li>
         <li>Function make_list_inserter()</li>
-        <li>Functions ref_list_of(), cref_list_of(), and related functions</li>
-        <li>Functions ref_csv(), cref_csv(), and related functions</li>
+        <li>Functions ref_list_of(), cref_list_of(), and variants</li>
+        <li>Functions ref_csv(), cref_csv(), and variants</li>
         <li>Operator += for standard containers</li>
         <li>Functions repeat(), repeat_fun() and 
                                                                       <a href="#ref-repeat_ref"><code>range()</code>
@@ -958,7 +958,7 @@
 
 
   <h3>Functions <code>ref_list_of()</code>, 
-      <code>cref_list_of()</code> and related functions <a name=ref-ref_list_of> </h3>
+      <code>cref_list_of()</code> and variants <a name=ref-ref_list_of> </h3>
 
   <b>Template parameters</b>
 
@@ -988,7 +988,7 @@
 </p>
 
   <h3>Functions <code>ref_csv()</code>, 
-      <code>cref_csv()</code> and related functions <a name=ref-ref_csv> </h3>
+      <code>cref_csv()</code> and variants <a name=ref-ref_csv> </h3>
 
   <b>Template parameters</b>