aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/libstdc++-v3/doc/html/ext/pb_ds/null_hash_fn.html
blob: 34f1ee06aa788b6420195a42b0b27f27b0b0be99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <meta name="generator" content=
  "HTML Tidy for Linux/x86 (vers 12 April 2005), see www.w3.org" />

  <title>null_hash_fn Interface</title>
  <meta http-equiv="Content-Type" content=
  "text/html; charset=us-ascii" />
  </head>

<body>
  <div id="page">
    <h1><tt>null_hash_fn</tt> Interface</h1>

    <p>A "null" hash function, indicating that the combining hash
    function is actually a ranged hash function.</p>

    <p><a href=
    "concepts.html#concepts_null_policies">Interface::Concepts::Null
    Policy Classes</a> explains the concept of a null policy. See
    also <a href=
    "hash_based_containers.html#hash_policies">Design::Hash-Based
    Containers::Hash Policies</a>.</p>

    <p>Defined in: <a href=
    "http://gcc.gnu.org/viewcvs/*checkout*/trunk/libstdc%2B%2B-v3/include/ext/pb_ds/hash_policy.hpp"><tt>hash_policy.hpp</tt></a></p>
  </div>
</body>
</html>