Skip to content
Snippets Groups Projects
  1. Apr 01, 2016
  2. Mar 30, 2016
  3. Mar 23, 2016
  4. Mar 22, 2016
  5. Mar 21, 2016
  6. Mar 17, 2016
  7. Mar 16, 2016
  8. Mar 12, 2016
  9. Mar 09, 2016
  10. Mar 08, 2016
  11. Mar 07, 2016
  12. Mar 04, 2016
  13. Mar 03, 2016
    • Carsten Gräser's avatar
      [bugfix][concept] Fix tupleEntriesModel() check · d961ffd6
      Carsten Gräser authored
      The old version did not work for tuples with more than two entries
      because recursive function templates don't work this way. Now we
      simply use a TMP reduce on the tuple.
      
      This also fixes the problem that composite bases in dune-functions
      with more than two factors did not compile due to a failing concept
      check caused by this issue.
      d961ffd6
  14. Mar 01, 2016
Loading