LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 144 of file YAMLTraits.h.


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