|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
Functions | |
| template<class ... ParamTypes, class F , class Tuple , std::size_t... I> | |
| constexpr decltype(auto) | apply_impl (F &&f, Tuple &&t, std::index_sequence< I ... >) |
|
constexpr |