LLVM  3.7.0
Public Types | List of all members
llvm::cast_retty_wrap< To, FromTy, FromTy > Struct Template Reference

#include <Casting.h>

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 175 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 177 of file Casting.h.


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