LLVM API Documentation

llvm::yaml::DocumentListTraits< T > Struct Template Reference

#include <YAMLTraits.h>


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 149 of file YAMLTraits.h.


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