sequence_reverse< Sequence< I0, I1 > > Struct Template Reference#
ck::sequence_reverse< Sequence< I0, I1 > > Struct Template Reference
#include <sequence.hpp>
Public Types | |
| using | type = Sequence<I1, I0> |
| using | seq_split |
Static Public Attributes | |
| static constexpr index_t | NSize |
Member Typedef Documentation
◆ seq_split
| using ck::sequence_reverse< Sequence< I0, I1 > >::seq_split |
◆ type
| using ck::sequence_reverse< Sequence< I0, I1 > >::type = Sequence<I1, I0> |
Member Data Documentation
◆ NSize
|
staticconstexpr |
The documentation for this struct was generated from the following file: