|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
Functions | |
| template<class F , std::size_t ... Is> | |
| void | constexpr_switch (const std::size_t i, F &&f, std::index_sequence< Is ... >) |
| void ext::detail::constexpr_switch | ( | const std::size_t | i, |
| F && | f, | ||
| std::index_sequence< Is ... > | |||
| ) |