LLVM: llvm::cast_retty< To, From > Struct Template Reference (original) (raw)
#include "[llvm/Support/Casting.h](Casting%5F8h%5Fsource.html)"
| Public Types | |
|---|---|
| using | ret_type |
Detailed Description
template<class To, class From>
struct llvm::cast_retty< To, From >
Definition at line 190 of file Casting.h.
Member Typedef Documentation
◆ ret_type
template<class To, class From>
Initial value:
typename cast_retty_wrap< To, From, typename simplify_type< From >::SimpleType >::ret_type ret_type
Definition at line 191 of file Casting.h.
The documentation for this struct was generated from the following file:
- include/llvm/Support/Casting.h