struct Gambit::is_same_type< T, T >
[No description available] More…
Public Attributes
Name | |
---|---|
const bool | value |
Detailed Description
template <typename T >
struct Gambit::is_same_type< T, T >;
Public Attributes Documentation
variable value
static const bool value = true;
Updated on 2025-02-12 at 15:36:38 +0000