LLVM: llvm::cast_retty_wrap< To, From, SimpleFrom (original) (raw)

#include "[llvm/Support/Casting.h](Casting%5F8h%5Fsource.html)"

Inheritance diagram for llvm::cast_retty_wrap< To, From, SimpleFrom >:

Public Types
using ret_type = typename cast_retty<To, SimpleFrom>::ret_type

Detailed Description

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

Definition at line 178 of file Casting.h.

Member Typedef Documentation

ret_type

template<class To, class From, class SimpleFrom>


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