Skip to content
Snippets Groups Projects
Forked from agnumpde / dune-fufem
Source project has a limited visibility.
  • Max Kahnt's avatar
    bf9512e6
    Let SumFunction use pointer to const functions. · bf9512e6
    Max Kahnt authored
    The BaseType functions are VirtualFunctions exhibiting
    const methods only anyway, so it should accept const
    BaseType functions directly.
    Otherwise explicit and unneccessary const_cast is needed
    when SumFunctions are used.
    bf9512e6
    History
    Let SumFunction use pointer to const functions.
    Max Kahnt authored
    The BaseType functions are VirtualFunctions exhibiting
    const methods only anyway, so it should accept const
    BaseType functions directly.
    Otherwise explicit and unneccessary const_cast is needed
    when SumFunctions are used.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.