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

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

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

Public Types
using endian_type

Detailed Description

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

Definition at line 1183 of file YAMLTraits.h.

Member Typedef Documentation

endian_type

Member Function Documentation

input()

mustQuote()

output()


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