mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 14:29:14 +00:00
Add note about type traits extension.
[SVN r75097]
This commit is contained in:
parent
69a7b5346d
commit
f80da59b80
1 changed files with 4 additions and 1 deletions
|
@ -58,7 +58,10 @@
|
|||
<p>This release includes 3 new libraries
|
||||
(<a href="libs/container/index.html">Container</a>,
|
||||
<a href="libs/locale/index.html">Locale</a> and
|
||||
<a href="libs/move/index.html">Move</a>)
|
||||
<a href="libs/move/index.html">Move</a>),
|
||||
<a href=
|
||||
"libs/type_traits/doc/html/boost_typetraits/category/value_traits/operators.html"
|
||||
>an extension to TypeTraits to support operator detection</a>
|
||||
as well as updates to many existing libraries. See
|
||||
<a href="http://www.boost.org/users/history/version_1_48_0">Release
|
||||
History</a> for more information.</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue