Skip to content
Snippets Groups Projects
  1. Jun 22, 2014
  2. Jun 03, 2014
  3. May 22, 2014
  4. May 20, 2014
  5. May 15, 2014
  6. May 14, 2014
  7. May 11, 2014
  8. May 02, 2014
  9. May 01, 2014
  10. Apr 28, 2014
  11. Apr 27, 2014
  12. Apr 17, 2014
  13. Apr 16, 2014
  14. Apr 14, 2014
  15. Apr 13, 2014
    • Christoph Gersbacher's avatar
      [type traits] Provide replacement for deprecated classes AlwaysFalse, AlwaysTrue · 4665e135
      Christoph Gersbacher authored
      The classes AlwaysFalse, AlwaysTrue reside in the deprecated header
      dune/common/static_assert, yet they are frequently used to document
      template code (see FS#1435 for details). As the C++11 standard library
      does not provide a straight forward replacement for theses classes, we
      offer C++11 style reimplementations. The replacements to_false_type,
      to_true_type reside in the namespace Std and are thus easily
      identifiable as Dune specifis.
      4665e135
  16. Apr 10, 2014
Loading