Template Struct for_each_dispatcher

Struct Documentation

template<bool stop, std::size_t I, typename F>
struct cinn::lang::detail::for_each_dispatcher

Public Static Functions

template<typename T, typename ...Args>
void Run(const F &f, T &&value, Args&&... args)