LLVM API Documentation

llvm::cast_retty_wrap< To, FromTy, FromTy > Struct Template Reference

#include <Casting.h>

List of all members.

Public Types

typedef cast_retty_impl< To,
FromTy >::ret_type 
ret_type


Detailed Description

template<class To, class FromTy>
struct llvm::cast_retty_wrap< To, FromTy, FromTy >

Definition at line 157 of file Casting.h.


Member Typedef Documentation

template<class To, class FromTy>
typedef cast_retty_impl<To,FromTy>::ret_type llvm::cast_retty_wrap< To, FromTy, FromTy >::ret_type

Definition at line 159 of file Casting.h.


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