summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorJonathan Wakely <boost@kayari.org>2005-09-21 23:30:48 +0000
committerJonathan Wakely <boost@kayari.org>2005-09-21 23:30:48 +0000
commit494bd5e59a121f3e19f072521608999af2bc333c (patch)
treeafcfac3de9140309497e79bbf4311a2a904cec04 /index.htm
parentabc6d10e4803eee8bee35555bd494493b79a4636 (diff)
downloadboost-494bd5e59a121f3e19f072521608999af2bc333c.tar.gz
Remove duplicated bind news (introduced by both rev 1.231 and rev 1.232) and
fix "seialization" typo. [SVN r31074]
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm9
1 files changed, 1 insertions, 8 deletions
diff --git a/index.htm b/index.htm
index c8be74f9d2..fb0f34c9df 100644
--- a/index.htm
+++ b/index.htm
@@ -197,13 +197,6 @@
<code>cref_list_of()</code> for generating
anonymous ranges.</li>
- <li><span class="library"><a href=
- "libs/bind/bind.html">Bind Library</a>:</span> Bind
- expressions now support <a href=
- "libs/bind/bind.html#operators">comparisons and
- negation</a>. Example: <code>bind(&amp;X::name, _1)
- &lt; bind(&amp;X::name, _2)</code>.</li>
-
<li>
<span class="library"><a href=
"libs/bind/bind.html">Bind Library</a>:</span>
@@ -429,7 +422,7 @@
<li>Serialization of variants.</li>
- <li>Improved seialization of shared
+ <li>Improved serialization of shared
pointers.</li>
</ul>
</li>