is_signed
Checks if a type is a signed arithmetic type.
Parameters
| Name | Description |
|---|---|
| T | The type to check. |
Aliases
| Name | Description |
|---|---|
| is_signed_v | Helper variable template for is_signed. |
Checks if a type is a signed arithmetic type.
| Name | Description |
|---|---|
| T | The type to check. |
| Name | Description |
|---|---|
| is_signed_v | Helper variable template for is_signed. |