Static Value-Flow Analysis
Public Types | List of all members
SVF::SVFUtil::make_void< Ts > Struct Template Reference

void_t is not available until C++17. We define it here for C++11/14. More...

#include <SVFUtil.h>

Public Types

typedef void type
 

Detailed Description

template<typename... Ts>
struct SVF::SVFUtil::make_void< Ts >

void_t is not available until C++17. We define it here for C++11/14.

Definition at line 453 of file SVFUtil.h.

Member Typedef Documentation

◆ type

template<typename... Ts>
typedef void SVF::SVFUtil::make_void< Ts >::type

Definition at line 455 of file SVFUtil.h.


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