template<unsigned int prop, typename T, unsigned int N1>
struct std_array_copy_chunks< prop, T[N1]>
Definition at line 309 of file Unpacker.hpp.
|
template<typename Tsrc , typename Tdst > |
static void | copy (Tsrc &src, Tdst &dst, size_t pos) |
|
template<typename Tsrc , typename Tdst > |
static void | copy_unpack (Tsrc &src, Tdst &dst, size_t pos) |
|
The documentation for this struct was generated from the following file: