Skip to content

list_dispatcher< type_list< T, Ts... > >

#include <dtype.hh>
template<typename T, typename... Ts>
struct list_dispatcher< type_list< T, Ts... > >

Defined in src/lib/ncarray/dtype.hh:490

Name Kind Owner
dispatch function Declared here
Return Name Description
NCA_HD auto dispatch static inline

static inline

template<typename Visitor> static inline NCA_HD auto dispatch(DType type, Visitor && visitor)

Defined in src/lib/ncarray/dtype.hh:492