alignas Union Reference#
ck::vector_type< T, 2, typename ck::enable_if_t<!is_native_type< T >()> >::alignas Union Reference
#include <dtype_vector.hpp>
Public Attributes | |
| d2_t | d2_ |
| StaticallyIndexedArray< d1_t, 2 > | d1x2_ |
| StaticallyIndexedArray< d2_t, 1 > | d2x1_ |
Member Data Documentation
◆ d1x2_
template<typename T>
| StaticallyIndexedArray<d1_t, 2> ck::vector_type< T, 2, typename ck::enable_if_t<!is_native_type< T >()> >::alignas::d1x2_ |
◆ d2_
template<typename T>
| d2_t ck::vector_type< T, 2, typename ck::enable_if_t<!is_native_type< T >()> >::alignas::d2_ |
◆ d2x1_
template<typename T>
| StaticallyIndexedArray<d2_t, 1> ck::vector_type< T, 2, typename ck::enable_if_t<!is_native_type< T >()> >::alignas::d2x1_ |
The documentation for this union was generated from the following file: