struct Gambit::is_vector< std::vector< T > >
[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__< std::vector< T > >;
Public Types Documentation
typedef type
typedef T Gambit::__is_vector__< std::vector< T > >::type;
Public Attributes Documentation
variable value
static const bool value = true;
Updated on 2025-02-12 at 16:10:30 +0000