Static Value-Flow Analysis
Loading...
Searching...
No Matches
Public Types | List of all members
SVF::SVFUtil::add_lvalue_reference_if_not_pointer< T, std::enable_if_t< std::is_pointer< T >::value > > Struct Template Reference

#include <Casting.h>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct SVF::SVFUtil::add_lvalue_reference_if_not_pointer< T, std::enable_if_t< std::is_pointer< T >::value > >

Definition at line 89 of file Casting.h.

Member Typedef Documentation

◆ type

template<typename T >
using SVF::SVFUtil::add_lvalue_reference_if_not_pointer< T, std::enable_if_t< std::is_pointer< T >::value > >::type = T

Definition at line 92 of file Casting.h.


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