struct Gambit::Scanner::find_variadic_type
[No description available] More…
Public Types
Name | |
---|---|
typedef int | ret_type |
typedef void | func_type |
Public Attributes
Name | |
---|---|
const bool | value |
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 2024-07-18 at 13:53:32 +0000