AI Engine API User Guide (AIE) 2023.2
Loading...
Searching...
No Matches
aie::is_valid_size< T, T2, Other > Struct Template Reference

#include <aie.hpp>

Static Public Attributes

static constexpr bool value = (is_valid_size<T, T2>::are_same() && is_valid_size<T, Other...>::value)
 

Member Data Documentation

◆ value

template<typename T , typename T2 , typename... Other>
constexpr bool aie::is_valid_size< T, T2, Other >::value = (is_valid_size<T, T2>::are_same() && is_valid_size<T, Other...>::value)
staticconstexpr

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