Update of /cvsroot/boost/boost/libs/circular_buffer/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv19321

Modified Files:
        circular_buffer.html space_optimized.html 
Removed Files:
        valid-html40.png 
Log Message:
circuler_buffer: applied boost documentation style

Index: circular_buffer.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/circular_buffer/doc/circular_buffer.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- circular_buffer.html        10 Jun 2007 22:01:53 -0000      1.4
+++ circular_buffer.html        1 Jul 2007 09:13:44 -0000       1.5
@@ -6,6 +6,7 @@
     <title>
       Templated Circular Buffer Container
     </title>
+    <link rel="stylesheet" href="../../../boost.css" type="text/css">
   </head>
   <body>
     <table id="title" border="0">
@@ -194,39 +195,39 @@
    <a 
href="#classboost_1_1circular__buffer_164250ffbbbdbc62b99e8301fc195b80c">~circular_buffer</a>();
 
    allocator_type <a href=
[...1433 lines suppressed...]
-            </dl>
-          </td>
-        </tr>
-      </table>
+      <table id="table_functions" border="1" cellpadding="3"></table>
     </div>
     <h2>
       <a name="notes" id="notes">Notes</a>
@@ -6823,8 +6271,9 @@
           </p>
         </td>
         <td valign="top" align="right">
-          <a href="http://validator.w3.org/check?url=referer";><img 
src="valid-html40.png" width="88" height="31" alt=
-          "Valid HTML 4.0!" border="0"></a>
+          <a href="http://validator.w3.org/check?uri=referer";><img border="0" 
src=
+          "http://www.w3.org/Icons/valid-html401"; alt="This is a Valid HTML 
4.01 Transitional Document." height="31"
+          width="88"></a>
         </td>
       </tr>
     </table>

Index: space_optimized.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/circular_buffer/doc/space_optimized.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- space_optimized.html        10 Jun 2007 22:01:53 -0000      1.1
+++ space_optimized.html        1 Jul 2007 09:13:44 -0000       1.2
@@ -6,6 +6,7 @@
     <title>
       Space Optimized Circular Buffer
     </title>
+    <link rel="stylesheet" href="../../../boost.css" type="text/css">
   </head>
   <body>
     <h1>
@@ -135,56 +136,56 @@
 
"#classboost_1_1circular__buffer__space__optimized_16839c3ea656ff0f800e38096748fe8ac">~circular_buffer_space_optimized</a>();
 
    allocator_type <a href=
-"circular_buffer.html#classboost_1_1circular__buffer_1a20b7d0e7a4da0af13286df9f53d660c">get_allocator</a>()
 const;
+"circular_buffer.html#classboost_1_1circular__buffer_15693ba52e58ef90f1d914cbb63143cd3">get_allocator</a>()
 const;
    allocator_type&amp; <a href=
 
"circular_buffer.html#classboost_1_1circular__buffer_1af7758a36ac2f84a3024b50b4fc7e098">get_allocator</a>();
    iterator <a href=
 
"circular_buffer.html#classboost_1_1circular__buffer_158d1ede2e85f5d46eda8db3f0c4efef0">begin</a>();
    iterator <a 
href="circular_buffer.html#classboost_1_1circular__buffer_1babfa093dad7801223b80626b598dee1">end</a>();
    const_iterator <a href=
-"circular_buffer.html#classboost_1_1circular__buffer_10640d3d41c13b6089b6f169224cf1038">begin</a>()
 const;
+"circular_buffer.html#classboost_1_1circular__buffer_1ee6c38b2ecdc8dfec79975dbc685c80b">begin</a>()
 const;
    const_iterator <a href=
-"circular_buffer.html#classboost_1_1circular__buffer_17890810d07bc595cfb87f9c47cb075ac">end</a>()
 const;
+"circular_buffer.html#classboost_1_1circular__buffer_19813e1d191cd04c4cfc100bbc4733e92">end</a>()
 const;
    reverse_iterator <a href=
 
"circular_buffer.html#classboost_1_1circular__buffer_1db3d6b10b6763549f54d2627228fa7aa">rbegin</a>();
    reverse_iterator <a href=
 
"circular_buffer.html#classboost_1_1circular__buffer_1cff9236a50107188b8942847a4dc2697">rend</a>();
    const_reverse_iterator <a href=
-"circular_buffer.html#classboost_1_1circular__buffer_1765d91bf48341907418433a1e3aab026">rbegin</a>()
 const;
+"circular_buffer.html#classboost_1_1circular__buffer_146a8356a1aec6abca9c44cfc60b3bb10">rbegin</a>()
 const;
    const_reverse_iterator <a href=
-"circular_buffer.html#classboost_1_1circular__buffer_108dbf538b00a14daf5582ece80746fc3">rend</a>()
 const;
+"circular_buffer.html#classboost_1_1circular__buffer_1a09f7111dde9f52a4d8babfcdef7e798">rend</a>()
 const;
    reference <a href=
 
"circular_buffer.html#classboost_1_1circular__buffer_1d219f0d3203fb43b964a8cf63f1865cd">operator[]</a>(size_type
 index);
    const_reference <a href=
-"circular_buffer.html#classboost_1_1circular__buffer_1eb0a7fe7f8a56a4dc4c933b93adfcef4">operator[]</a>(size_type
 index) const;
+"circular_buffer.html#classboost_1_1circular__buffer_10a7001ebed1ee8c0c31b7b03887cd96b">operator[]</a>(size_type
 index) const;
    reference <a href=
 
"circular_buffer.html#classboost_1_1circular__buffer_1cd84838cb4fffb6c113fd0297e502edc">at</a>(size_type
 index);
    const_reference <a href=
-"circular_buffer.html#classboost_1_1circular__buffer_1b233a298f5845a0fcf2ecc56f4170810">at</a>(size_type
 index) const;
+"circular_buffer.html#classboost_1_1circular__buffer_1d18a1d3a8c5efba3635cd37b8d0a1e35">at</a>(size_type
 index) const;
    reference <a href=
 
"circular_buffer.html#classboost_1_1circular__buffer_10d5fdeabeb352f47d1f7bb1ea8d9819f">front</a>();
    reference <a href=
 
"circular_buffer.html#classboost_1_1circular__buffer_1d985d974020f88bb4255d8edbae0a30a">back</a>();
    const_reference <a href=
-"circular_buffer.html#classboost_1_1circular__buffer_10df8595d83bb9d8a7ce50aabc678f90b">front</a>()
 const;
+"circular_buffer.html#classboost_1_1circular__buffer_13261c47e81bb5e447fb0d70f096728b8">front</a>()
 const;
    const_reference <a href=
-"circular_buffer.html#classboost_1_1circular__buffer_1027201797868c6274feb6712f670a132">back</a>()
 const;
+"circular_buffer.html#classboost_1_1circular__buffer_14cd3a019a9d99b4e29918b51c2181a07">back</a>()
 const;
    array_range <a href=
 
"circular_buffer.html#classboost_1_1circular__buffer_1957cccdcb0c4ef7d80a34a990065818d">array_one</a>();
    array_range <a href=
 
"circular_buffer.html#classboost_1_1circular__buffer_1f5081a54afbc2dfc1a7fb20329df7d5b">array_two</a>();
    const_array_range <a href=
-"circular_buffer.html#classboost_1_1circular__buffer_10f4b157e27b1170a571417986b239945">array_one</a>()
 const;
+"circular_buffer.html#classboost_1_1circular__buffer_1586cfbdef335f1d3d31faacec63f7b04">array_one</a>()
 const;
    const_array_range <a href=
-"circular_buffer.html#classboost_1_1circular__buffer_1bb8eb0f298ad2012c55c5303e1f174d5">array_two</a>()
 const;
+"circular_buffer.html#classboost_1_1circular__buffer_191a0e2c33c0e5b4d7b8c497847bc29ce">array_two</a>()
 const;
    pointer <a href=
 
"circular_buffer.html#classboost_1_1circular__buffer_1ea728bf57f91aa8946eddf76ce816a4e">linearize</a>();
    size_type <a href=
-"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size</a>()
 const;
+"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size</a>()
 const;
    size_type <a href=
-"circular_buffer.html#classboost_1_1circular__buffer_157e2d506bc274b2a63fbe1b8fcafebd7">max_size</a>()
 const;
+"circular_buffer.html#classboost_1_1circular__buffer_195158ed4d4b03794068e259f85291995">max_size</a>()
 const;
    bool <a href=
-"circular_buffer.html#classboost_1_1circular__buffer_15be1c2a005ec9828549ef6dd7ebed583">empty</a>()
 const;
+"circular_buffer.html#classboost_1_1circular__buffer_105acab2b9a0b41044b5241cfc9d87663">empty</a>()
 const;
    explicit <a href=
 
"circular_buffer.html#classboost_1_1circular__buffer_1e53e744d2f94a2bcbfcdb219a9d93300">circular_buffer</a>(const
 allocator_type&amp; alloc = allocator_type());
    explicit <a href=
@@ -201,11 +202,11 @@
    template &lt;class InputIterator&gt;
       <a href=
 
"circular_buffer.html#classboost_1_1circular__buffer_1a64dcad327971194a706d52487151eb7">circular_buffer</a>(capacity_type
 capacity, InputIterator first, InputIterator last, const allocator_type&amp; 
alloc = allocator_type());
-   bool <a 
href="#classboost_1_1circular__buffer__space__optimized_142f4a13c50904a4ac0bf746c88451954">full</a>()
 const;
+   bool <a 
href="#classboost_1_1circular__buffer__space__optimized_15f5e6fb070d2484eaa037cdf4ffd69a8">full</a>()
 const;
    size_type <a href=
-"#classboost_1_1circular__buffer__space__optimized_170eec72a6e8d088b58e26ac7e2dd7c9f">reserve</a>()
 const;
+"#classboost_1_1circular__buffer__space__optimized_100d0c06a38f789ae760709cc86420ae4">reserve</a>()
 const;
    const capacity_type&amp; <a href=
-"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity</a>()
 const;
+"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity</a>()
 const;
    void <a href=
 
"#classboost_1_1circular__buffer__space__optimized_149f28bc5b33d2062b9f6a33b48264e3f">set_capacity</a>(const
 capacity_type&amp; capacity_ctrl);
    void <a href=
@@ -259,27 +260,6 @@
    void <a 
href="#classboost_1_1circular__buffer__space__optimized_12aa1dd29bd9509b5482ca2666c61deab">clear</a>();
 };
 
-template &lt;class T, class Alloc&gt;
-   bool <a href=
-"circular_buffer.html#namespaceboost_1d35871e838359b5215e1cbb353663207">operator==</a>(const
 circular_buffer_space_optimized&lt;T, Alloc&gt;&amp; lhs, const 
circular_buffer_space_optimized&lt;T, Alloc&gt;&amp; rhs);
-template &lt;class T, class Alloc&gt;
-   bool <a href=
-"circular_buffer.html#namespaceboost_195b08213f201c2067d8acb024756329d">operator&lt;</a>(const
 circular_buffer_space_optimized&lt;T, Alloc&gt;&amp; lhs, const 
circular_buffer_space_optimized&lt;T, Alloc&gt;&amp; rhs);
-template &lt;class T, class Alloc&gt;
-   bool <a href=
-"circular_buffer.html#namespaceboost_1f5717e2f6532581a6492ff1839b18f6d">operator!=</a>(const
 circular_buffer_space_optimized&lt;T, Alloc&gt;&amp; lhs, const 
circular_buffer_space_optimized&lt;T, Alloc&gt;&amp; rhs);
-template &lt;class T, class Alloc&gt;
-   bool <a href=
-"circular_buffer.html#namespaceboost_1f575d7a9741c2044424de50c966c12f3">operator&gt;</a>(const
 circular_buffer_space_optimized&lt;T, Alloc&gt;&amp; lhs, const 
circular_buffer_space_optimized&lt;T, Alloc&gt;&amp; rhs);
-template &lt;class T, class Alloc&gt;
-   bool <a href=
-"circular_buffer.html#namespaceboost_179abcbacd24b67f08185db54aec8600d">operator&lt;=</a>(const
 circular_buffer_space_optimized&lt;T, Alloc&gt;&amp; lhs, const 
circular_buffer_space_optimized&lt;T, Alloc&gt;&amp; rhs);
-template &lt;class T, class Alloc&gt;
-   bool <a href=
-"circular_buffer.html#namespaceboost_11c31150380272af67deebef578c80b05">operator&gt;=</a>(const
 circular_buffer_space_optimized&lt;T, Alloc&gt;&amp; lhs, const 
circular_buffer_space_optimized&lt;T, Alloc&gt;&amp; rhs);
-template &lt;class T, class Alloc&gt;
-   void <a href=
-"circular_buffer.html#namespaceboost_14aa8f6a2c9640f3f22e266f0fca85777">swap</a>(circular_buffer_space_optimized&lt;T,
 Alloc&gt;&amp; lhs, circular_buffer_space_optimized&lt;T, Alloc&gt;&amp; rhs);
 
 } // namespace boost
 </pre>
@@ -356,14 +336,15 @@
               <dd>
                 <code>capacity &gt;= min_capacity</code>
               </dd>
-            </dl>The <code>m_capacity</code> represents the capacity of the
-            <code>circular_buffer_space_optimized</code> and the 
<code>m_min_capacity</code> determines the minimal
-            allocated size of its internal buffer. The converting constructor 
of the <code>capacity_control</code>
-            allows implicit conversion from <code>size_type</code>-like types 
which ensures compatibility of creating
-            an instance of the <code>circular_buffer_space_optimized</code> 
with other STL containers. On the other
-            hand the operator <code>size_type()</code> (returning 
<code>m_capacity</code>) provides implicit conversion
-            to the <code>size_type</code> which allows to treat the capacity 
of the
-            <code>circular_buffer_space_optimized</code> the same way as in 
the <code><a href=
+            </dl>The <code><a href=
+            
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a></code>
+            represents the capacity of the 
<code>circular_buffer_space_optimized</code> and the
+            <code>min_capacity()</code> determines the minimal allocated size 
of its internal buffer. The converting
+            constructor of the <code>capacity_control</code> allows implicit 
conversion from
+            <code>size_type</code>-like types which ensures compatibility of 
creating an instance of the
+            <code>circular_buffer_space_optimized</code> with other STL 
containers. On the other hand the operator
+            <code>size_type()</code> provides implicit conversion to the 
<code>size_type</code> which allows to treat
+            the capacity of the <code>circular_buffer_space_optimized</code> 
the same way as in the <code><a href=
             "circular_buffer.html">circular_buffer</a></code>.
           </td>
         </tr>
@@ -389,13 +370,13 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.capacity()
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.capacity()
                 == <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_157e2d506bc274b2a63fbe1b8fcafebd7">max_size()</a>
+                
"circular_buffer.html#classboost_1_1circular__buffer_195158ed4d4b03794068e259f85291995">max_size()</a>
                 &amp;&amp; <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.min_capacity()
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.min_capacity()
                 == 0 &amp;&amp; <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 ==
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 ==
                 0</code><br>
                 <br>
                 There is no memory allocated in the internal buffer.
@@ -451,9 +432,9 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>
 ==
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>
 ==
                 capacity_ctrl &amp;&amp; <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 ==
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 ==
                 0</code><br>
                 <br>
                 The amount of allocated memory in the internal buffer is 
<code>capacity_ctrl.min_capacity()</code>.
@@ -522,9 +503,9 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>
 ==
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>
 ==
                 capacity_ctrl &amp;&amp; <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_142f4a13c50904a4ac0bf746c88451954">full()</a>
+                
"#classboost_1_1circular__buffer__space__optimized_15f5e6fb070d2484eaa037cdf4ffd69a8">full()</a>
                 &amp;&amp; (*this)[0] == item &amp;&amp; (*this)[1] == item 
&amp;&amp; ... &amp;&amp; (*this)
                 [capacity_ctrl.capacity() - 1] == item</code><br>
                 <br>
@@ -617,9 +598,9 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>
 ==
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>
 ==
                 capacity_ctrl &amp;&amp; <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 == n
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 == n
                 &amp;&amp; (*this)[0] == item &amp;&amp; (*this)[1] == item 
&amp;&amp; ... &amp;&amp; (*this)[n - 1] ==
                 item</code><br>
                 <br>
@@ -779,11 +760,11 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.capacity()
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.capacity()
                 == std::distance(first, last) &amp;&amp; <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.min_capacity()
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.min_capacity()
                 == 0 &amp;&amp; <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_142f4a13c50904a4ac0bf746c88451954">full()</a>
+                
"#classboost_1_1circular__buffer__space__optimized_15f5e6fb070d2484eaa037cdf4ffd69a8">full()</a>
                 &amp;&amp; (*this)[0]== *first &amp;&amp; (*this)[1] == 
*(first + 1) &amp;&amp; ... &amp;&amp;
                 (*this)[std::distance(first, last) - 1] == *(last - 
1)</code><br>
                 <br>
@@ -876,9 +857,9 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>
 ==
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>
 ==
                 capacity_ctrl &amp;&amp; <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
                 &lt;= std::distance(first, last) &amp;&amp; (*this)[0]== (last 
- capacity_ctrl.capacity()) &amp;&amp;
                 (*this)[1] == *(last - capacity_ctrl.capacity() + 1) 
&amp;&amp; ... &amp;&amp;
                 (*this)[capacity_ctrl.capacity() - 1] == *(last - 1)</code><br>
@@ -1022,8 +1003,8 @@
       <table id="table_methods" border="1" cellpadding="3">
         <tr>
           <td>
-            <a 
id="classboost_1_1circular__buffer__space__optimized_142f4a13c50904a4ac0bf746c88451954"
 name=
-            
"classboost_1_1circular__buffer__space__optimized_142f4a13c50904a4ac0bf746c88451954"></a><code><b>bool
+            <a 
id="classboost_1_1circular__buffer__space__optimized_15f5e6fb070d2484eaa037cdf4ffd69a8"
 name=
+            
"classboost_1_1circular__buffer__space__optimized_15f5e6fb070d2484eaa037cdf4ffd69a8"></a><code><b>bool
             full() const;</b></code><br>
             <br>
             Is the <code>circular_buffer_space_optimized</code> full?
@@ -1074,15 +1055,15 @@
               </dt>
               <dd>
                 <code><a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15be1c2a005ec9828549ef6dd7ebed583">empty()</a></code>
+                
"circular_buffer.html#classboost_1_1circular__buffer_105acab2b9a0b41044b5241cfc9d87663">empty()</a></code>
               </dd>
             </dl>
           </td>
         </tr>
         <tr>
           <td>
-            <a 
id="classboost_1_1circular__buffer__space__optimized_170eec72a6e8d088b58e26ac7e2dd7c9f"
 name=
-            
"classboost_1_1circular__buffer__space__optimized_170eec72a6e8d088b58e26ac7e2dd7c9f"></a><code><b><a
 href=
+            <a 
id="classboost_1_1circular__buffer__space__optimized_100d0c06a38f789ae760709cc86420ae4"
 name=
+            
"classboost_1_1circular__buffer__space__optimized_100d0c06a38f789ae760709cc86420ae4"></a><code><b><a
 href=
             
"circular_buffer.html#classboost_1_1circular__buffer_19ba12c0142a21a7d960877c22fa3ea00">size_type</a>
             reserve() const;</b></code><br>
             <br>
@@ -1094,9 +1075,9 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.capacity()
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.capacity()
                 - <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a></code>
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a></code>
               </dd>
             </dl>
             <dl>
@@ -1137,19 +1118,19 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a></code>,
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a></code>,
                 <code><a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a></code>,
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a></code>,
                 <code><a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_157e2d506bc274b2a63fbe1b8fcafebd7">max_size()</a></code>
+                
"circular_buffer.html#classboost_1_1circular__buffer_195158ed4d4b03794068e259f85291995">max_size()</a></code>
               </dd>
             </dl>
           </td>
         </tr>
         <tr>
           <td>
-            <a 
id="classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa"
 name=
-            
"classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa"></a><code><b>const
+            <a 
id="classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353"
 name=
+            
"classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353"></a><code><b>const
             <a href=
             
"#classboost_1_1circular__buffer__space__optimized_1051350e031c50c8b4a7ca1e1902e92f0">capacity_type</a>&amp;
             capacity() const;</b></code><br>
@@ -1202,11 +1183,11 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_170eec72a6e8d088b58e26ac7e2dd7c9f">reserve()</a></code>,
+                
"#classboost_1_1circular__buffer__space__optimized_100d0c06a38f789ae760709cc86420ae4">reserve()</a></code>,
                 <code><a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a></code>,
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a></code>,
                 <code><a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_157e2d506bc274b2a63fbe1b8fcafebd7">max_size()</a></code>,
+                
"circular_buffer.html#classboost_1_1circular__buffer_195158ed4d4b03794068e259f85291995">max_size()</a></code>,
                 <code><a href=
                 
"#classboost_1_1circular__buffer__space__optimized_149f28bc5b33d2062b9f6a33b48264e3f">set_capacity()</a></code>
               </dd>
@@ -1229,14 +1210,14 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>
 ==
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>
 ==
                 capacity_ctrl &amp;&amp; <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
                 &lt;= capacity_ctrl.capacity()</code><br>
                 <br>
                 If the current number of elements stored in the 
<code>circular_buffer_space_optimized</code> is greater
                 than the desired new capacity then number of <code>[<a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 -
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 -
                 capacity_ctrl.capacity()]</code> <b>last</b> elements will be 
removed and the new size will be equal to
                 <code>capacity_ctrl.capacity()</code>.<br>
                 <br>
@@ -1296,7 +1277,7 @@
               </dt>
               <dd>
                 Linear (in <code>min[<a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>,
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>,
                 capacity_ctrl.capacity()]</code>).
               </dd>
             </dl>
@@ -1345,9 +1326,9 @@
               </dt>
               <dd>
                 <code><a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 ==
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 ==
                 new_size &amp;&amp; <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.capacity()
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.capacity()
                 &gt;= new_size</code><br>
                 <br>
                 If the new size is greater than the current size, copies of 
<code>item</code> will be inserted at the
@@ -1357,7 +1338,7 @@
                 <br>
                 If the current number of elements stored in the 
<code>circular_buffer_space_optimized</code> is greater
                 than the desired new size then number of <code>[<a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 -
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 -
                 new_size]</code> <b>last</b> elements will be removed. (The 
capacity will remain unchanged.)<br>
                 <br>
                 The amount of allocated memory in the internal buffer may be 
accommodated as necessary.
@@ -1456,14 +1437,14 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>
 ==
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>
 ==
                 capacity_ctrl &amp;&amp; <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
                 &lt;= capacity_ctrl</code><br>
                 <br>
                 If the current number of elements stored in the 
<code>circular_buffer_space_optimized</code> is greater
                 than the desired new capacity then number of <code>[<a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 -
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 -
                 capacity_ctrl.capacity()]</code> <b>first</b> elements will be 
removed and the new size will be equal
                 to <code>capacity_ctrl.capacity()</code>.<br>
                 <br>
@@ -1523,7 +1504,7 @@
               </dt>
               <dd>
                 Linear (in <code>min[<a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>,
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>,
                 capacity_ctrl.capacity()]</code>).
               </dd>
             </dl>
@@ -1557,9 +1538,9 @@
               </dt>
               <dd>
                 <code><a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 ==
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 ==
                 new_size &amp;&amp; <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.capacity()
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.capacity()
                 &gt;= new_size</code><br>
                 <br>
                 If the new size is greater than the current size, copies of 
<code>item</code> will be inserted at the
@@ -1569,7 +1550,7 @@
                 <br>
                 If the current number of elements stored in the 
<code>circular_buffer_space_optimized</code> is greater
                 than the desired new size then number of <code>[<a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 -
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 -
                 new_size]</code> <b>first</b> elements will be removed. (The 
capacity will remain unchanged.)<br>
                 <br>
                 The amount of allocated memory in the internal buffer may be 
accommodated as necessary.
@@ -1765,11 +1746,11 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.capacity()
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.capacity()
                 == n &amp;&amp; <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.min_capacity()
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.min_capacity()
                 == 0 &amp;&amp; <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 == n
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 == n
                 &amp;&amp; (*this)[0] == item &amp;&amp; (*this)[1] == item 
&amp;&amp; ... &amp;&amp; (*this) [n - 1]
                 == item</code><br>
                 <br>
@@ -1889,9 +1870,9 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>
 ==
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>
 ==
                 capacity_ctrl &amp;&amp; <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 == n
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 == n
                 &amp;&amp; (*this)[0] == item &amp;&amp; (*this)[1] == item 
&amp;&amp; ... &amp;&amp; (*this) [n - 1]
                 == item</code><br>
                 <br>
@@ -2017,11 +1998,11 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.capacity()
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.capacity()
                 == std::distance(first, last) &amp;&amp; <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.min_capacity()
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.min_capacity()
                 == 0 &amp;&amp; <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 ==
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 ==
                 std::distance(first, last) &amp;&amp; (*this)[0]== *first 
&amp;&amp; (*this)[1] == *(first + 1)
                 &amp;&amp; ... &amp;&amp; (*this)[std::distance(first, last) - 
1] == *(last - 1)</code><br>
                 <br>
@@ -2140,9 +2121,9 @@
               </dt>
               <dd>
                 <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>
 ==
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>
 ==
                 capacity_ctrl &amp;&amp; <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
                 &lt;= std::distance(first, last) &amp;&amp; (*this)[0]== 
*(last - capacity) &amp;&amp; (*this)[1] ==
                 *(last - capacity + 1) &amp;&amp; ... &amp;&amp; 
(*this)[capacity - 1] == *(last - 1)</code><br>
                 <br>
@@ -2341,7 +2322,7 @@
               </dt>
               <dd>
                 if <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.capacity()
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.capacity()
                 &gt; 0</code> then <code><a href=
                 
"circular_buffer.html#classboost_1_1circular__buffer_1d985d974020f88bb4255d8edbae0a30a">back()</a>
 ==
                 item</code><br>
@@ -2434,7 +2415,7 @@
               </dt>
               <dd>
                 if <code><a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.capacity()
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.capacity()
                 &gt; 0</code> then <code><a href=
                 
"circular_buffer.html#classboost_1_1circular__buffer_10d5fdeabeb352f47d1f7bb1ea8d9819f">front()</a>
 ==
                 item</code><br>
@@ -2825,12 +2806,12 @@
                 The number of <code>min[n, (pos - <a href=
                 
"circular_buffer.html#classboost_1_1circular__buffer_158d1ede2e85f5d46eda8db3f0c4efef0">begin()</a>)
 +
                 <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_170eec72a6e8d088b58e26ac7e2dd7c9f">reserve()</a>]</code>
+                
"#classboost_1_1circular__buffer__space__optimized_100d0c06a38f789ae760709cc86420ae4">reserve()</a>]</code>
                 elements will be inserted at the position <code>pos</code>.<br>
                 The number of <code>min[pos - <a href=
                 
"circular_buffer.html#classboost_1_1circular__buffer_158d1ede2e85f5d46eda8db3f0c4efef0">begin()</a>,
                 max[0, n - <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_170eec72a6e8d088b58e26ac7e2dd7c9f">reserve()</a>]]</code>
+                
"#classboost_1_1circular__buffer__space__optimized_100d0c06a38f789ae760709cc86420ae4">reserve()</a>]]</code>
                 elements will be overwritten at the beginning of the 
<code>circular_buffer_space_optimized</code>.<br>
                 (See <i>Example</i> for the explanation.)<br>
                 <br>
@@ -2911,9 +2892,9 @@
               </dt>
               <dd>
                 Linear (in <code>min[<a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.capacity(),
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.capacity(),
                 <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 +
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 +
                 n]</code>).
               </dd>
             </dl>
@@ -2991,12 +2972,12 @@
                 Elements from the range <code>[first + max[0, distance(first, 
last) - (pos - <a href=
                 
"circular_buffer.html#classboost_1_1circular__buffer_158d1ede2e85f5d46eda8db3f0c4efef0">begin()</a>)
 -
                 <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_170eec72a6e8d088b58e26ac7e2dd7c9f">reserve()</a>],
+                
"#classboost_1_1circular__buffer__space__optimized_100d0c06a38f789ae760709cc86420ae4">reserve()</a>],
                 last)</code> will be inserted at the position 
<code>pos</code>.<br>
                 The number of <code>min[pos - <a href=
                 
"circular_buffer.html#classboost_1_1circular__buffer_158d1ede2e85f5d46eda8db3f0c4efef0">begin()</a>,
                 max[0, distance(first, last) - <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_170eec72a6e8d088b58e26ac7e2dd7c9f">reserve()</a>]]</code>
+                
"#classboost_1_1circular__buffer__space__optimized_100d0c06a38f789ae760709cc86420ae4">reserve()</a>]]</code>
                 elements will be overwritten at the beginning of the 
<code>circular_buffer_space_optimized</code>.<br>
                 (See <i>Example</i> for the explanation.)<br>
                 <br>
@@ -3077,11 +3058,11 @@
               </dt>
               <dd>
                 Linear (in <code>[<a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 +
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 +
                 std::distance(first, last)]</code>; in <code>min[<a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.capacity(),
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.capacity(),
                 <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 +
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 +
                 std::distance(first, last)]</code> if the 
<code>InputIterator</code> is a <a href=
                 
"http://www.sgi.com/tech/stl/RandomAccessIterator.html";>RandomAccessIterator</a>).
               </dd>
@@ -3296,12 +3277,12 @@
                 The number of <code>min[n, (<a href=
                 
"circular_buffer.html#classboost_1_1circular__buffer_1babfa093dad7801223b80626b598dee1">end()</a>
 -
                 pos) + <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_170eec72a6e8d088b58e26ac7e2dd7c9f">reserve()</a>]</code>
+                
"#classboost_1_1circular__buffer__space__optimized_100d0c06a38f789ae760709cc86420ae4">reserve()</a>]</code>
                 elements will be inserted before the position 
<code>pos</code>.<br>
                 The number of <code>min[<a href=
                 
"circular_buffer.html#classboost_1_1circular__buffer_1babfa093dad7801223b80626b598dee1">end()</a>
 -
                 pos, max[0, n - <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_170eec72a6e8d088b58e26ac7e2dd7c9f">reserve()</a>]]</code>
+                
"#classboost_1_1circular__buffer__space__optimized_100d0c06a38f789ae760709cc86420ae4">reserve()</a>]]</code>
                 elements will be overwritten at the end of the 
<code>circular_buffer_space_optimized</code>.<br>
                 (See <i>Example</i> for the explanation.)<br>
                 <br>
@@ -3382,9 +3363,9 @@
               </dt>
               <dd>
                 Linear (in <code>min[<a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.capacity(),
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.capacity(),
                 <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 +
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 +
                 n]</code>).
               </dd>
             </dl>
@@ -3462,12 +3443,12 @@
                 Elements from the range <code>[first, last - max[0, 
distance(first, last) - (<a href=
                 
"circular_buffer.html#classboost_1_1circular__buffer_1babfa093dad7801223b80626b598dee1">end()</a>
 -
                 pos) - <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_170eec72a6e8d088b58e26ac7e2dd7c9f">reserve()</a>])</code>
+                
"#classboost_1_1circular__buffer__space__optimized_100d0c06a38f789ae760709cc86420ae4">reserve()</a>])</code>
                 will be inserted before the position <code>pos</code>.<br>
                 The number of <code>min[<a href=
                 
"circular_buffer.html#classboost_1_1circular__buffer_1babfa093dad7801223b80626b598dee1">end()</a>
 -
                 pos, max[0, distance(first, last) - <a href=
-                
"#classboost_1_1circular__buffer__space__optimized_170eec72a6e8d088b58e26ac7e2dd7c9f">reserve()</a>]]</code>
+                
"#classboost_1_1circular__buffer__space__optimized_100d0c06a38f789ae760709cc86420ae4">reserve()</a>]]</code>
                 elements will be overwritten at the end of the <code><a href=
                 
"circular_buffer.html#classboost_1_1circular__buffer">circular_buffer</a></code>.<br>
                 (See <i>Example</i> for the explanation.)<br>
@@ -3549,11 +3530,11 @@
               </dt>
               <dd>
                 Linear (in <code>[<a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 +
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 +
                 std::distance(first, last)]</code>; in <code>min[<a href=
-                
"#classboost_1_1circular__buffer__space__optimized_1aa2695c84ac9fc912e28d1a5920dadfa">capacity()</a>.capacity(),
+                
"#classboost_1_1circular__buffer__space__optimized_1ea8a89fbae5e03b364ac28e5dc49e353">capacity()</a>.capacity(),
                 <a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 +
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 +
                 std::distance(first, last)]</code> if the 
<code>InputIterator</code> is a <a href=
                 
"http://www.sgi.com/tech/stl/RandomAccessIterator.html";>RandomAccessIterator</a>).
               </dd>
@@ -4081,7 +4062,7 @@
               </dt>
               <dd>
                 <code><a href=
-                
"circular_buffer.html#classboost_1_1circular__buffer_15fa0edd153e2591dd6bf070eb663ee32">size()</a>
 ==
+                
"circular_buffer.html#classboost_1_1circular__buffer_1d666f694897465b0d4d7cdd8ddcbc213">size()</a>
 ==
                 0</code><br>
                 <br>
                 The amount of allocated memory in the internal buffer may be 
predictively decreased.
@@ -4171,8 +4152,9 @@
           </p>
         </td>
         <td align="right" valign="top">
-          <a href="http://validator.w3.org/check?url=referer";><img 
src="valid-html40.png" height="31" width="88" alt=
-          "Valid HTML 4.0!" border="0"></a>
+          <a href="http://validator.w3.org/check?uri=referer";><img border="0" 
src=
+          "http://www.w3.org/Icons/valid-html401"; alt="This is a Valid HTML 
4.01 Transitional Document." height="31"
+          width="88"></a>
         </td>
       </tr>
     </table>

--- valid-html40.png DELETED ---


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to