Skip to content
Snippets Groups Projects
Commit 2662b824 authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

[functions] rewrite of FunctionProvider to reduce code duplication

There is finally only one FunctionProvider, all specializations are gone.
The price for this is one additional line in all functions that should be
provided which is acceptable. See the added documentation of
FunctionProvider on how to proceed for new functions. The only drawback is
that there are still four places in functions.hh that need to be touched.
This is left as an exercise for someone who fancies static loops over tuple
types (not a tuple object), I am too tired now... :)
parent 04a5cd93
No related branches found
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.
Finish editing this message first!
Please register or to comment