LLVM API Documentation

Public Types
llvm::cast_retty_wrap< To, From, SimpleFrom > Struct Template Reference

#include <Casting.h>

List of all members.

Public Types

typedef cast_retty< To,
SimpleFrom >::ret_type 
ret_type

Detailed Description

template<class To, class From, class SimpleFrom>
struct llvm::cast_retty_wrap< To, From, SimpleFrom >

Definition at line 167 of file Casting.h.


Member Typedef Documentation

template<class To, class From, class SimpleFrom>
typedef cast_retty<To, SimpleFrom>::ret_type llvm::cast_retty_wrap< To, From, SimpleFrom >::ret_type

Definition at line 171 of file Casting.h.


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