LLVM API Documentation

Public Types
llvm::cast_retty_impl< To, const From *const > Struct Template Reference

#include <Casting.h>

List of all members.

Public Types

typedef const To * ret_type

Detailed Description

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

Definition at line 161 of file Casting.h.


Member Typedef Documentation

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

Definition at line 162 of file Casting.h.


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