Skip to content
Snippets Groups Projects
Commit f518013d authored by Stefan Girke's avatar Stefan Girke
Browse files

deactivate algorithm handler by using index_sequence<> typedef

Otherwise a lot of different constructors ala createStepper() would have been necessary.
Each handler reduces the full tuple of algorithms to the selection made by the index_sequence<> by copying the pointers to the algorithms
parent 114b07ca
No related branches found
No related tags found
No related merge requests found
Showing
with 339 additions and 302 deletions
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