Skip to content
Snippets Groups Projects
Select Git revision
  • dev-group3-qdigest
  • dev-group2-all-aggregations
  • master default
  • dev-group2-graphs
  • dev-group2-limit-neighbors
  • dev-group1-stefan
  • dev-group3-kim
  • dev-group1-simon
8 results

src

  • Clone with SSH
  • Clone with HTTPS
  • Oliver Sander's avatar
    oliver.sander_at_tu-dresden.de authored
    One constructor contained an assignment from a C pointer to
    std::shared_ptr.  Apparently nobody ever uses this constructor
    (otherwise the bug would have been noticed a long time ago),
    but the clang CI runs for the dune-gfe modules complain.
    
    This patch adds a fix and a small test.
    eba49954
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..