AI Engine API User Guide (AIE-API) 2024.1
Loading...
Searching...
No Matches
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 >
constexpr 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: