Skip to content
Snippets Groups Projects
  1. Oct 13, 2009
  2. Jun 23, 2009
  3. Jun 22, 2009
  4. Feb 26, 2009
    • Martin Nolte's avatar
      always use <typetraits> before <tr1/typetraits>. · 754fae97
      Martin Nolte authored
      fixes a problem with gcc-4.3, where <tr1/typetraits> and <typetraits> are present:
      /usr/people/nolte/numerics/dune/dune-common/dune/common/typetraits.hh:274: error: ‘std::enable_if’ has not been declared
      
      [[Imported from SVN: r5453]]
      754fae97
  5. Dec 22, 2008
  6. Oct 20, 2008
  7. Mar 27, 2008
  8. Dec 19, 2007
  9. Oct 09, 2007
  10. Aug 02, 2007
  11. Apr 03, 2007
  12. Feb 26, 2007
  13. Feb 16, 2007
  14. Feb 15, 2007
  15. Feb 13, 2007
  16. Nov 17, 2006
  17. Oct 16, 2006
  18. Aug 04, 2006
  19. Feb 06, 2006
  20. Nov 07, 2005
  21. Oct 10, 2005
  22. Sep 27, 2005
  23. Apr 08, 2005
    • Markus Blatt's avatar
      Changed typedef EnableIf::type to EnableIf::Type and · a8c22a12
      Markus Blatt authored
      EnableIfInterOperable::type to EnableIfInterOperable::Type as this is
      more consistent with the Dune Programming guidelines.
      
      Please change your code accordingly. The type with small t will be
      removed eventually.
      
      [[Imported from SVN: r1856]]
      a8c22a12
  24. Mar 22, 2005
  25. Feb 15, 2005
  26. Dec 22, 2004
  27. Dec 15, 2004
  28. Dec 07, 2004
  29. Nov 05, 2004
Loading