mxnet
Static Public Member Functions | List of all members
mxnet::runtime::detail::for_each_dispatcher< stop, I, F > Struct Template Reference

#include <packed_func.h>

Collaboration diagram for mxnet::runtime::detail::for_each_dispatcher< stop, I, F >:
Collaboration graph

Static Public Member Functions

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

Member Function Documentation

template<bool stop, std::size_t I, typename F >
template<typename T , typename... Args>
static void mxnet::runtime::detail::for_each_dispatcher< stop, I, F >::run ( const F &  f,
T &&  value,
Args &&...  args 
)
inlinestatic

The documentation for this struct was generated from the following file: