LLVM API Documentation

llvm::GraphTraits< GraphType > Struct Template Reference

#include <GraphTraits.h>

List of all members.

Public Types

typedef GraphType::UnknownGraphTypeError NodeType


Detailed Description

template<class GraphType>
struct llvm::GraphTraits< GraphType >

Definition at line 27 of file GraphTraits.h.


Member Typedef Documentation

template<class GraphType>
typedef GraphType::UnknownGraphTypeError llvm::GraphTraits< GraphType >::NodeType

Definition at line 57 of file GraphTraits.h.


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