mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Add the changes to the hash library to the index page.
[SVN r32974]
This commit is contained in:
parent
66658f0cc2
commit
721c0bf095
1 changed files with 17 additions and 0 deletions
17
index.htm
17
index.htm
|
@ -221,6 +221,23 @@
|
|||
_2)</code> requires no heap allocation when
|
||||
placed into a Boost.Function object.</li>
|
||||
|
||||
<li><span class="library">
|
||||
<a href="libs/functional/hash/index.html">
|
||||
Functional/Hash Library</a></span>
|
||||
<ul>
|
||||
<li>Use declarations for standard classes, so that
|
||||
the library doesn't need to include all of their
|
||||
headers</li>
|
||||
<li>Deprecated the
|
||||
<tt><boost/functional/hash/*.hpp></tt>
|
||||
headers.</li>
|
||||
<li>Add support for the
|
||||
<tt>BOOST_HASH_NO_EXTENSIONS</tt> macro, which
|
||||
disables the extensions to TR1</li>
|
||||
<li>Minor improvements to the hash functions
|
||||
for floating point numbers.</li>
|
||||
</ul></li>
|
||||
|
||||
<li><span class="library"><a
|
||||
href="libs/graph/doc/index.html">Graph
|
||||
Library</a>:</span>
|
||||
|
|
Loading…
Add table
Reference in a new issue