is_void
Checks if a type is void.
Parameters
| Name | Description |
|---|---|
| T | The type to check. |
Aliases
| Name | Description |
|---|---|
| is_void_v | Helper variable template for is_void. |
Checks if a type is void.
| Name | Description |
|---|---|
| T | The type to check. |
| Name | Description |
|---|---|
| is_void_v | Helper variable template for is_void. |