AI Engine API User Guide (AIE) 2023.2
Loading...
Searching...
No Matches
aie::is_same_vector< vector< T1, N >, detail::unaligned_vector_ref< T2, N, Resource > > Struct Template Reference

#include <aie.hpp>

Static Public Attributes

static constexpr bool value = std::is_same_v<T1, std::remove_const_t<aie_dm_resource_remove_t<T2>>>
 

Member Data Documentation

◆ value

template<typename T1 , typename T2 , unsigned N, aie_dm_resource Resource>
constexpr bool aie::is_same_vector< vector< T1, N >, detail::unaligned_vector_ref< T2, N, Resource > >::value = std::is_same_v<T1, std::remove_const_t<aie_dm_resource_remove_t<T2>>>
staticconstexpr

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