is_arithmetic
Checks if a type is an arithmetic type.
Parameters
| Name | Description |
|---|---|
| T | The type to check. |
Aliases
| Name | Description |
|---|---|
| is_arithmetic_v | Helper variable template for is_arithmetic. |
Checks if a type is an arithmetic type.
| Name | Description |
|---|---|
| T | The type to check. |
| Name | Description |
|---|---|
| is_arithmetic_v | Helper variable template for is_arithmetic. |