packed_type_maker< T, N > Struct Template Reference#
ck::packed_type_maker< T, N > Struct Template Reference
#include <data_type.hpp>
Public Types | |
| using | packed_type = remove_cvref_t<decltype(get_packed_type())> |
Member Typedef Documentation
◆ packed_type
template<typename T, index_t N = 0>
| using ck::packed_type_maker< T, N >::packed_type = remove_cvref_t<decltype(get_packed_type())> |
The documentation for this struct was generated from the following file: