Static Value-Flow Analysis
Public Types | List of all members
SVF::SVFUtil::cast_retty_wrap< To, From, SimpleFrom > Struct Template Reference

#include <Casting.h>

Public Types

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

Detailed Description

template<class To, class From, class SimpleFrom>
struct SVF::SVFUtil::cast_retty_wrap< To, From, SimpleFrom >

Definition at line 297 of file Casting.h.

Member Typedef Documentation

◆ ret_type

template<class To , class From , class SimpleFrom >
using SVF::SVFUtil::cast_retty_wrap< To, From, SimpleFrom >::ret_type = typename cast_retty<To, SimpleFrom>::ret_type

Definition at line 302 of file Casting.h.


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