Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Functions
ext::detail Namespace Reference

Functions

template<class F , std::size_t ... Is>
void constexpr_switch (const std::size_t i, F &&f, std::index_sequence< Is ... >)
 

Function Documentation

◆ constexpr_switch()

template<class F , std::size_t ... Is>
void ext::detail::constexpr_switch ( const std::size_t  i,
F &&  f,
std::index_sequence< Is ... >   
)
Here is the caller graph for this function: