struct Gambit::is_container
[No description available] More…
Public Types
| Name | |
|---|---|
| typedef T | type | 
Public Attributes
| Name | |
|---|---|
| const bool | value | 
Detailed Description
template <typename T >
struct Gambit::__is_container__;
Public Types Documentation
typedef type
typedef T Gambit::__is_container__< T >::type;
Public Attributes Documentation
variable value
static const bool value = false;
Updated on 2025-02-12 at 16:10:30 +0000