to_sequence.hpp File Reference

to_sequence.hpp File Reference#

Composable Kernel: to_sequence.hpp File Reference
to_sequence.hpp File Reference

Go to the source code of this file.

Macros

#define TO_SEQUENCE(a, n)

Macro Definition Documentation

◆ TO_SEQUENCE

#define TO_SEQUENCE ( a,
n )
Value:
_Pragma("clang diagnostic push") _Pragma( \
"clang diagnostic ignored \"-Wc++20-extensions\"")[a]<ck_tile::index_t... IDX_IDX_>( \
ck_tile::sequence<IDX_IDX_...>) \
{ \
} \
_Pragma("clang diagnostic pop")
Definition tile/core/algorithm/cluster_descriptor.hpp:13
typename __make_integer_seq< impl::__integer_sequence, index_t, N >::seq_type make_index_sequence
Definition tile/core/container/sequence.hpp:230
constant< v > number
Definition tile/core/numeric/integral_constant.hpp:37
const GenericPointer< typename T::ValueType > T2 T::AllocatorType & a
Definition pointer.h:1517
Definition tile/core/container/sequence.hpp:49