LLVM  4.0.0
Public Types | List of all members
llvm::cast_retty_impl< To, const From * > Struct Template Reference

#include <Casting.h>

Public Types

typedef const To * ret_type
 

Detailed Description

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

Definition at line 156 of file Casting.h.

Member Typedef Documentation

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

Definition at line 157 of file Casting.h.


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