Skip to content

do not wrap another const local function

Martin Alkämper requested to merge bugfix/dont-rewrap-constlocalfunction into master

This method is used frequently in dune-acfem model generators and hence should only forward something that is already a constlocalfunction

Merge request reports