LLVM 22.0.0git
llvm::yaml::DocumentListTraits< T > Struct Template Reference

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"

Inheritance diagram for llvm::yaml::DocumentListTraits< T >:
[legend]

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: