LLVM  3.7.0
Public Attributes | List of all members
llvm::yaml::has_FlowTraits< T, true >::Fallback Struct Reference

#include <YAMLTraits.h>

Inheritance diagram for llvm::yaml::has_FlowTraits< T, true >::Fallback:
[legend]
Collaboration diagram for llvm::yaml::has_FlowTraits< T, true >::Fallback:
[legend]

Public Attributes

bool flow
 

Detailed Description

template<class T>
struct llvm::yaml::has_FlowTraits< T, true >::Fallback

Definition at line 343 of file YAMLTraits.h.

Member Data Documentation

template<class T >
bool llvm::yaml::has_FlowTraits< T, true >::Fallback::flow

Definition at line 343 of file YAMLTraits.h.


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