LLVM: llvm::cast_retty_impl< To, std::unique_ptr< From > (original) (raw)

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

Inheritance diagram for llvm::cast_retty_impl< To, std::unique_ptr< From > >:

[legend]

Public Types
using ret_type = std::unique_ptr

Detailed Description

template<class To, class From>
struct llvm::cast_retty_impl< To, std::unique_ptr< From > >

Definition at line 169 of file Casting.h.

Member Typedef Documentation

ret_type

template<class To, class From>

using llvm::cast_retty_impl< To, std::unique_ptr< From > >::ret_type = std::unique_ptr

Definition at line 175 of file Casting.h.


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