nngn
|
Functions | |
template<typename T , typename F > | |
bool | mut_iter (T *v, F &&f) |
Applies f to all elements of v , f may modify v . | |
template<typename ... Ts> | |
bool | exec (std::ranges::forward_range auto *r, Ts ...ts) |
bool anonymous_namespace{schedule.cpp}::exec | ( | std::ranges::forward_range auto * | r, |
Ts ... | ts ) |