LLVM: llvm::support::detail::packed_endian_specific_integral< ValueType, Endian, Alignment, ALIGN >::ref Struct Reference (original) (raw)

#include "[llvm/Support/Endian.h](Endian%5F8h%5Fsource.html)"

Detailed Description

template<typename ValueType, endianness Endian, std::size_t Alignment, std::size_t ALIGN = PickAlignment<ValueType, Alignment>::value>
struct llvm::support::detail::packed_endian_specific_integral< ValueType, Endian, Alignment, ALIGN >::ref

Definition at line 266 of file Endian.h.

Constructor & Destructor Documentation

template<typename ValueType, endianness Endian, std::size_t Alignment, std::size_t ALIGN = PickAlignment<ValueType, Alignment>::value>

Member Function Documentation

operator value_type()

template<typename ValueType, endianness Endian, std::size_t Alignment, std::size_t ALIGN = PickAlignment<ValueType, Alignment>::value>

operator=()

template<typename ValueType, endianness Endian, std::size_t Alignment, std::size_t ALIGN = PickAlignment<ValueType, Alignment>::value>


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