Skip to content
Snippets Groups Projects
Commit a6d255fd authored by Carsten Gräser's avatar Carsten Gräser
Browse files

[hybrid] Add a switch statement

This can be used with an std::integer_sequence. If a
matching entry is found the given function is executed
with _statically_ encoded matching value.
This does, e.g., allow to make a dynamic value static
if it's in a known range.
parent d13f8ea7
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