struct Gambit::Scanner::find_variadic_type_not_exact< void(args…)>
[No description available] More…
Public Types
Name | |
---|---|
typedef int | ret_type |
typedef void | func_type |
Public Attributes
Name | |
---|---|
const bool | value |
Detailed Description
template <typename... args>
struct Gambit::Scanner::find_variadic_type_not_exact< void(args...)>;
Public Types Documentation
typedef ret_type
typedef int Gambit::Scanner::find_variadic_type_not_exact< void(args...)>::ret_type;
typedef func_type
typedef void Gambit::Scanner::find_variadic_type_not_exact< void(args...)>::func_type;
Public Attributes Documentation
variable value
static const bool value = false;
Updated on 2024-07-18 at 13:53:32 +0000