HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::data_types_internal::IsAnyOf< T, H, Tail...> Struct Template Reference

#include <data_types.h>

Static Public Attributes

static constexpr bool value
 

Detailed Description

template<typename T, typename H, typename... Tail>
struct onnxruntime::data_types_internal::IsAnyOf< T, H, Tail...>

Definition at line 245 of file data_types.h.

Member Data Documentation

template<typename T , typename H , typename... Tail>
constexpr bool onnxruntime::data_types_internal::IsAnyOf< T, H, Tail...>::value
static
Initial value:
IsAnyOf<T, Tail...>::value)

Definition at line 246 of file data_types.h.


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