LLVM: llvm::yaml::SequenceElementTraits< T, std::enable_if_t< std::is_fundamental_v< T > > (original) (raw)

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

Inheritance diagram for llvm::yaml::SequenceElementTraits< T, std::enable_if_t< std::is_fundamental_v< T > > >:

Static Public Attributes
static const bool flow = true

Detailed Description

template<typename T>
struct llvm::yaml::SequenceElementTraits< T, std::enable_if_t< std::is_fundamental_v< T > > >

Definition at line 1904 of file YAMLTraits.h.

Member Data Documentation

flow


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