diff options
author | Joaquín M. López Muñoz <joaquin@tid.es> | 2006-03-28 07:11:32 +0000 |
---|---|---|
committer | Joaquín M. López Muñoz <joaquin@tid.es> | 2006-03-28 07:11:32 +0000 |
commit | b3ce3bebb195e2cfce3254622102b036a76b06e2 (patch) | |
tree | d5665e25a5cbad933185527c68c51a053168d40f /index.htm | |
parent | 0706fa2e72b49ba379e20d6f747ca980093ce28e (diff) | |
download | boost-b3ce3bebb195e2cfce3254622102b036a76b06e2.tar.gz |
merged from trunk to branch
[SVN r33493]
Diffstat (limited to 'index.htm')
-rw-r--r-- | index.htm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -174,7 +174,7 @@ "doc/html/boost_typeof.html">Typeof Library</a>:</span> Typeof operator emulation, from Arkadiy Vertleyb and Peder Holt.</li> - + <li><span class="library"><a href= "doc/html/xpressive.html">Xpressive Library</a>:</span> Regular expressions that can be @@ -487,7 +487,7 @@ New comparison predicates <code>is_less</code>, <code>is_not_greater</code>. </li> <li> - Negative indexes support (like Perl) in various algorihtms + Negative indexes support (like Perl) in various algorihtms (<code>*_head/tail</code>, <code>*_nth</code>). </li> </ul> |