summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>