struct Gambit::always_false
Helper for the static_assert below. More…
#include <spec_head.hpp>
Public Types
| Name | |
|---|---|
| enum | @2 { value = false} |
Detailed Description
template <typename T >
struct Gambit::always_false;
Helper for the static_assert below.
Public Types Documentation
enum @2
| Enumerator | Value | Description |
|---|---|---|
| value | false |
Updated on 2025-02-12 at 16:10:30 +0000