AI Engine API User Guide (AIE-API) 2025.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
aie::is_elem< T > Struct Template Reference

#include <concepts.hpp>

Static Public Attributes

static constexpr bool value = detail::is_valid_element_type<T>::value || detail::is_vector_elem_ref<T>::value
 

Member Data Documentation

◆ value

template<typename T>
bool aie::is_elem< T >::value = detail::is_valid_element_type<T>::value || detail::is_vector_elem_ref<T>::value
staticconstexpr

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