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

#include <Casting.h>

Public Types

using ret_type = typename cast_retty_wrap< To, From, typename simplify_type< From >::SimpleType >::ret_type
 

Detailed Description

template<class To, class From>
struct SVF::SVFUtil::cast_retty< To, From >

Definition at line 313 of file Casting.h.

Member Typedef Documentation

◆ ret_type

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

Definition at line 315 of file Casting.h.


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