is_floating
Checks if a type is a floating-point type.
Parameters
| Name | Description |
|---|---|
| T | The type to check. |
Aliases
| Name | Description |
|---|---|
| is_floating_v | Helper variable template for is_floating. |
Checks if a type is a floating-point type.
| Name | Description |
|---|---|
| T | The type to check. |
| Name | Description |
|---|---|
| is_floating_v | Helper variable template for is_floating. |