is_pointer

Checks if a type is a pointer.

Parameters

Name Description
T The type to check.

Aliases

Name Description
is_pointer_v Helper variable template for is_pointer.