struct Gambit::is_vector
[No description available] More…
Public Types
Name | |
---|---|
typedef T | type |
Public Attributes
Name | |
---|---|
const bool | value |
Detailed Description
template <typename T >
struct Gambit::__is_vector__;
Public Types Documentation
typedef type
typedef T Gambit::__is_vector__< T >::type;
Public Attributes Documentation
variable value
static const bool value = false;
Updated on 2024-07-18 at 13:53:30 +0000