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

#include <stream.hpp>

Static Public Attributes

static constexpr bool value = std::is_same_v<detail::utils::remove_all_t<T>, T2>
 

Member Data Documentation

◆ value

template<typename T , typename Bool , typename T2 >
constexpr bool aie::detail::is_tlast_type< tlast< T, Bool >, T2 >::value = std::is_same_v<detail::utils::remove_all_t<T>, T2>
staticconstexpr

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