mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 14:29:14 +00:00
Add TypeErasure to root index.
[SVN r84433]
This commit is contained in:
parent
e31d6ae6e1
commit
0262a2193b
1 changed files with 4 additions and 3 deletions
|
@ -55,9 +55,10 @@
|
|||
|
||||
<h3>Changes in this release</h3>
|
||||
|
||||
<p>This release includes two new libraries
|
||||
(<a href="libs/log/index.html">Log</a> and
|
||||
<a href="libs/tti/index.html">TTI</a>),
|
||||
<p>This release includes three new libraries
|
||||
(<a href="libs/log/index.html">Log</a>,
|
||||
<a href="libs/tti/index.html">TTI</a> and
|
||||
<a href="libs/type_erasure/index.html">TypeErasure</a>),
|
||||
as well as updates to many existing libraries. See
|
||||
<a href="http://www.boost.org/users/history/version_1_54_0.html">Release
|
||||
History</a> for more information.</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue