[prev in list] [next in list] [prev in thread] [next in thread] 

List:       boost-commit
Subject:    [Boost-commit] svn:boost r50917 - trunk/libs/numeric/ublas/doc
From:       guwi17 () gmx ! de
Date:       2009-01-30 21:19:38
Message-ID: 20090130211938.890183B000D () wowbagger ! osl ! iu ! edu
[Download RAW message or body]

Author: guwi17
Date: 2009-01-30 16:19:38 EST (Fri, 30 Jan 2009)
New Revision: 50917
URL: http://svn.boost.org/trac/boost/changeset/50917

Log:
* see #2691

* fixed typos

* need still some time to think about the "is mutable" comment

Text files modified: 
   trunk/libs/numeric/ublas/doc/container_concept.htm |     4 ++--                    \
  1 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/libs/numeric/ublas/doc/container_concept.htm
==============================================================================
--- trunk/libs/numeric/ublas/doc/container_concept.htm	(original)
+++ trunk/libs/numeric/ublas/doc/container_concept.htm	2009-01-30 16:19:38 EST (Fri, \
30 Jan 2009) @@ -110,7 +110,7 @@
 <td>Storage</td>
 <td><code>v.data()</code></td>
 <td><code>v</code> is mutable and Dense.</td>
-<td><code>array_type&amp;</code> if a is mutable, <code>const array_type&amp;</code> \
otherwise</td> +<td><code>array_type&amp;</code> if <code>v</code> is mutable, \
<code>const array_type&amp;</code> otherwise</td>  </tr>
 </tbody>
 </table>
@@ -307,7 +307,7 @@
 <td>Storage</td>
 <td><code>m.data()</code></td>
 <td><code>m</code> is mutable and Dense.</td>
-<td><code>array_type&amp;</code> if a is mutable, <code>const array_type&amp;</code> \
otherwise</td> +<td><code>array_type&amp;</code> if <code>m</code> is mutable, \
<code>const array_type&amp;</code> otherwise</td>  </tr>
 </tbody>
 </table>
_______________________________________________
Boost-commit mailing list
Boost-commit@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-commit


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic