struct Gambit::is_same_type_internal< void(T, args…), T >
[No description available] More…
Public Attributes
Name | |
---|---|
const bool | value |
Detailed Description
template <typename T ,
typename... args>
struct Gambit::is_same_type_internal< void(T, args...), T >;
Public Attributes Documentation
variable value
static const bool value = true;
Updated on 2024-07-18 at 13:53:30 +0000