is_volatile
Checks if a type is volatile-qualified.
Parameters
| Name | Description |
|---|---|
| T | The type to check. |
Aliases
| Name | Description |
|---|---|
| is_volatile_v | Helper variable template for is_volatile. |
Checks if a type is volatile-qualified.
| Name | Description |
|---|---|
| T | The type to check. |
| Name | Description |
|---|---|
| is_volatile_v | Helper variable template for is_volatile. |