Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::unaligned_type< T, Endian_ >::unaligned_copy< U, 1U, void > Struct Template Reference

#include <unaligned_type.h>

Static Public Member Functions

static ETL_CONSTEXPR14 void copy (T value, pointer store)
 
static ETL_CONSTEXPR14 void copy (const_pointer store, T &value)
 
static ETL_CONSTEXPR14 void copy (const_pointer src, int, unsigned char *dst)
 

Detailed Description

template<typename T, int Endian_>
template<typename U>
struct etl::unaligned_type< T, Endian_ >::unaligned_copy< U, 1U, void >

Unaligned copy Size == 1


The documentation for this struct was generated from the following file: