Workspace 6.21.5
Public Types | Static Public Member Functions | List of all members
IsFunctionHelper Struct Reference

#include <Workspace/Application/LanguageUtils/typet.h>

Public Types

typedef char One
 
using Two = struct { char a[2]
 

Static Public Member Functions

template<typename U >
static One test (...)
 
template<typename U >
static Two test (U(*)[1])
 

Member Typedef Documentation

◆ One

typedef char One

◆ Two

using Two = struct { char a[2]

Member Function Documentation

◆ test() [1/2]

static One test (   ...)
static

◆ test() [2/2]

static Two test ( U(*)  [1])
static