-
- Downloads
[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.
Loading
Please register or sign in to comment