LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
llvm::yaml::has_SequenceTraits< T > Struct Template Reference

#include <YAMLTraits.h>

Inheritance diagram for llvm::yaml::has_SequenceTraits< T >:
Inheritance graph
[legend]
Collaboration diagram for llvm::yaml::has_SequenceTraits< T >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Types inherited from llvm::integral_constant< bool, has_SequenceMethodTraits< T >::value >
typedef bool value_type
 
typedef integral_constant
< bool, v > 
type
 
- Public Member Functions inherited from llvm::integral_constant< bool, has_SequenceMethodTraits< T >::value >
 operator value_type ()
 
- Static Public Attributes inherited from llvm::integral_constant< bool, has_SequenceMethodTraits< T >::value >
static const value_type value
 

Detailed Description

template<typename T>
struct llvm::yaml::has_SequenceTraits< T >

Definition at line 281 of file YAMLTraits.h.


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