#include <concurrent_hash_map.h>
Static Public Member Functions | |
| static bool | equal (const Key &a, const Key &b) |
| static size_t | hash (const Key &a) |
hash_compare that is default argument for concurrent_hash_map
Definition at line 70 of file concurrent_hash_map.h.
| static bool tbb::tbb_hash_compare< Key >::equal | ( | const Key & | a, | |
| const Key & | b | |||
| ) | [inline, static] |
Definition at line 57 of file concurrent_hash_map.h.
{
| static size_t tbb::tbb_hash_compare< Key >::hash | ( | const Key & | a | ) | [inline, static] |
Definition at line 56 of file concurrent_hash_map.h.
{
Copyright © 2005-2010 Intel Corporation. All Rights Reserved.
Licensed under the GNU General Public License 2 with the runtime exception.
Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.