LLVM: llvm::yaml::DocumentListTraits< T > Struct Template Reference (original) (raw)

This class should be specialized by any type that needs to be converted to/from a list of YAML documents. More...

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

Inheritance diagram for llvm::yaml::DocumentListTraits< T >:

Detailed Description

template<typename T>
struct llvm::yaml::DocumentListTraits< T >

This class should be specialized by any type that needs to be converted to/from a list of YAML documents.

Definition at line 264 of file YAMLTraits.h.


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