LLVM  4.0.0
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 <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 206 of file YAMLTraits.h.


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