struct Gambit::Scanner::__is_args_convertible__
[No description available] More…
Public Attributes
Name | |
---|---|
const bool | value |
Detailed Description
template <bool ,
typename T1 ,
typename T2 >
struct Gambit::Scanner::__is_args_convertible__;
Public Attributes Documentation
variable value
static const bool value = is_args_convertible<T1, T2>::value;
Updated on 2022-08-03 at 12:58:18 +0000