LLVM: llvm::yaml::ScalarBitSetTraits< support::detail::packed_endian_specific_integral< value_type, endian, alignment >, std::enable_if_t< has_ScalarBitSetTraits< value_type >::value > (original) (raw)

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

Inheritance diagram for llvm::yaml::ScalarBitSetTraits< support::detail::packed_endian_specific_integral< value_type, endian, alignment >, std::enable_if_t< has_ScalarBitSetTraits< value_type >::value > >:

Public Types
using endian_type
Static Public Member Functions
static void bitset (IO &io, endian_type &E)

Detailed Description

template<typename value_type, llvm::endianness endian, size_t alignment>
struct llvm::yaml::ScalarBitSetTraits< support::detail::packed_endian_specific_integral< value_type, endian, alignment >, std::enable_if_t< has_ScalarBitSetTraits< value_type >::value > >

Definition at line 1223 of file YAMLTraits.h.

Member Typedef Documentation

endian_type

Member Function Documentation

bitset()


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