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

#include <aie.hpp>

Static Public Attributes

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

Member Data Documentation

◆ value

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

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