Skip to content
Snippets Groups Projects
Commit bf9512e6 authored by Max Kahnt's avatar Max Kahnt
Browse files

Let SumFunction use pointer to const functions.

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.
parent 8d49bfa8
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment