is_integral
Checks if a type is an integral type.
Parameters
| Name | Description |
|---|---|
| T | The type to check. |
Aliases
| Name | Description |
|---|---|
| is_integral_v | Helper variable template for is_integral. |
Checks if a type is an integral type.
| Name | Description |
|---|---|
| T | The type to check. |
| Name | Description |
|---|---|
| is_integral_v | Helper variable template for is_integral. |