struct Gambit::Scanner::find_variadic_type

[No description available] More…

Public Types

Name
typedef intret_type
typedef voidfunc_type

Public Attributes

Name
const boolvalue

Detailed Description

template <bool ,
bool ,
bool ,
typename... >
struct Gambit::Scanner::__find_variadic_type__;

Public Types Documentation

typedef ret_type

typedef int Gambit::Scanner::__find_variadic_type__< bool, bool, bool,... >::ret_type;

typedef func_type

typedef void Gambit::Scanner::__find_variadic_type__< bool, bool, bool,... >::func_type;

Public Attributes Documentation

variable value

static const bool value = false;

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