packed_type_info< T > Struct Template Reference#
ck::packed_type_info< T > Struct Template Reference
#include <data_type.hpp>
Public Types | |
| using | element_type = remove_cvref_t<decltype(get_packed_type_info().At(ck::Number<1>{}))> |
Static Public Attributes | |
| static constexpr auto | packed_size |
Member Typedef Documentation
◆ element_type
template<typename T>
| using ck::packed_type_info< T >::element_type = remove_cvref_t<decltype(get_packed_type_info().At(ck::Number<1>{}))> |
Member Data Documentation
◆ packed_size
template<typename T>
|
staticconstexpr |
Initial value:
=
The documentation for this struct was generated from the following file: