Embedded Template Library 1.0
|
#include <unaligned_type.h>
Static Public Member Functions | |
static ETL_CONSTEXPR14 void | copy (T value, unsigned char *store) |
static ETL_CONSTEXPR14 void | copy (const_pointer store, T &value) |
static ETL_CONSTEXPR14 void | copy (const_pointer src, int endian_src, unsigned char *dst) |
Unaligned copy Size == 4 Integrals