PageRenderTime 37ms CodeModel.GetById 9ms RepoModel.GetById 0ms app.codeStats 0ms

/libstdc++-v3/doc/html/ext/pb_ds/null_hash_fn.html

https://bitbucket.org/pizzafactory/pf-gcc
HTML | 32 lines | 26 code | 6 blank | 0 comment | 0 complexity | 69125323391b23fc1b2be04b8caa2950 MD5 | raw file
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5. <meta name="generator" content=
  6. "HTML Tidy for Linux/x86 (vers 12 April 2005), see www.w3.org" />
  7. <title>null_hash_fn Interface</title>
  8. <meta http-equiv="Content-Type" content=
  9. "text/html; charset=us-ascii" />
  10. </head>
  11. <body>
  12. <div id="page">
  13. <h1><tt>null_hash_fn</tt> Interface</h1>
  14. <p>A "null" hash function, indicating that the combining hash
  15. function is actually a ranged hash function.</p>
  16. <p><a href=
  17. "concepts.html#concepts_null_policies">Interface::Concepts::Null
  18. Policy Classes</a> explains the concept of a null policy. See
  19. also <a href=
  20. "hash_based_containers.html#hash_policies">Design::Hash-Based
  21. Containers::Hash Policies</a>.</p>
  22. <p>Defined in: <a href=
  23. "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>
  24. </div>
  25. </body>
  26. </html>