Remove duplicated bind news (introduced by both rev 1.231 and rev 1.232) and

fix "seialization" typo.


[SVN r31074]
This commit is contained in:
Jonathan Wakely 2005-09-21 23:30:48 +00:00
parent abc6d10e48
commit 494bd5e59a

View file

@ -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>