Skip to content
Snippets Groups Projects
  1. Feb 08, 2013
  2. Nov 25, 2012
    • Christian Engwer's avatar
      [hash] · 10e69621
      Christian Engwer authored
      Make bigunsignedint hashable using Dune::hash
      
      This patch adds the required hooks to enable hashing of bigunsignedint
      and makes sure the hasher can be invoked in bigunsignedinttest.
      
      Making bigunsignedint hashable also makes it possible to use hash-based
      containers for EntityIDs with YaspGrid and SGrid, as those grids implement
      the EntityID as a plain bigunsignedint.
      
      The patch also adds a little test to bigunsignedinttest, trying to hash
      a bigunsignedint with Dune::hash as well as any of the detected backends
      (std::hash and std::tr1::hash).
      
      Kudos to Steffen Müthing, see FS#1192
      
      [[Imported from SVN: r7066]]
      10e69621
  3. Nov 29, 2010
  4. Nov 17, 2010
  5. Oct 31, 2010
  6. Oct 29, 2010
  7. Jun 06, 2010
  8. Dec 04, 2009
    • Markus Blatt's avatar
      docu · 534a0753
      Markus Blatt authored
      [[Imported from SVN: r5738]]
      534a0753
  9. Nov 19, 2009
  10. Oct 13, 2009
  11. Sep 21, 2009
  12. Sep 18, 2009
  13. Aug 01, 2008
  14. Jun 26, 2008
  15. Apr 09, 2008
  16. May 04, 2006
  17. Apr 27, 2006
  18. Mar 28, 2006
  19. Mar 27, 2006
  20. Oct 28, 2005
  21. Oct 18, 2005
  22. Oct 17, 2005
  23. Oct 10, 2005
  24. Sep 22, 2005
  25. Sep 13, 2005
  26. Sep 11, 2005
  27. Apr 26, 2005
Loading