struct Gambit::Scanner::find_variadic_type_convert< ret(args…)>

[No description available] More…

Public Types

Name
typedef intret_type
typedef voidfunc_type

Public Attributes

Name
const boolvalue

Detailed Description

template <typename ret ,
typename... args>
struct Gambit::Scanner::find_variadic_type_convert< ret(args...)>;

Public Types Documentation

typedef ret_type

typedef int Gambit::Scanner::find_variadic_type_convert< ret(args...)>::ret_type;

typedef func_type

typedef void Gambit::Scanner::find_variadic_type_convert< ret(args...)>::func_type;

Public Attributes Documentation

variable value

static const bool value = false;

Updated on 2023-06-26 at 21:36:52 +0000