AI Engine API User Guide
(AIE-API) 2025.1
Loading...
Searching...
No Matches
aie::TLast Concept Reference
Concept definition
template
<
typename
T,
typename
T2>
concept
aie::TLast
= detail::is_tlast_v<T> && detail::is_tlast_type_v<detail::utils::remove_all_t<T>, T2>
TLast
Concept for tlast objects passed to << and >> operators with streams.
aie
TLast
UG1529 © 2025 Advanced Micro Devices, Inc. All rights reserved.