mirror of
https://github.com/boostorg/functional.git
synced 2025-08-02 14:04:27 +02:00
Group the functions in the hash reference to make it a little clearer.
[SVN r37567]
This commit is contained in:
@@ -406,6 +406,8 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|||||||
</method>
|
</method>
|
||||||
</struct-specialization>
|
</struct-specialization>
|
||||||
|
|
||||||
|
<free-function-group name="Support functions (Boost extension).">
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
boost::hash_combine
|
boost::hash_combine
|
||||||
-->
|
-->
|
||||||
@@ -500,6 +502,10 @@ for(; first != last; ++first)
|
|||||||
</para></throws>
|
</para></throws>
|
||||||
</overloaded-function>
|
</overloaded-function>
|
||||||
|
|
||||||
|
</free-function-group>
|
||||||
|
|
||||||
|
<free-function-group name="Overloadable hash implementation (Boost extension).">
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
boost::hash_value - integers
|
boost::hash_value - integers
|
||||||
-->
|
-->
|
||||||
@@ -758,6 +764,8 @@ return seed;</programlisting></entry>
|
|||||||
</informaltable>
|
</informaltable>
|
||||||
</returns>
|
</returns>
|
||||||
</overloaded-function>
|
</overloaded-function>
|
||||||
|
|
||||||
|
</free-function-group>
|
||||||
</namespace>
|
</namespace>
|
||||||
</header>
|
</header>
|
||||||
</library-reference>
|
</library-reference>
|
||||||
|
Reference in New Issue
Block a user