is_reference
Checks if a type is a reference.
Parameters
| Name | Description |
|---|---|
| T | The type to check. |
Aliases
| Name | Description |
|---|---|
| is_reference_v | Helper variable template for is_reference. |
Checks if a type is a reference.
| Name | Description |
|---|---|
| T | The type to check. |
| Name | Description |
|---|---|
| is_reference_v | Helper variable template for is_reference. |