mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 09:00:36 +00:00
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:
parent
abc6d10e48
commit
494bd5e59a
1 changed files with 1 additions and 8 deletions
|
@ -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(&X::name, _1)
|
||||
< bind(&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>
|
||||
|
|
Loading…
Add table
Reference in a new issue