LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::cast_retty_impl< To, From > Struct Template Reference

#include <Casting.h>

List of all members.

Public Types

typedef To & ret_type


Detailed Description

template<class To, class From>
struct llvm::cast_retty_impl< To, From >

Definition at line 126 of file Casting.h.


Member Typedef Documentation

template<class To, class From>
typedef To& llvm::cast_retty_impl< To, From >::ret_type
 

Definition at line 127 of file Casting.h.


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