Simple-Utility v2.3.1
|
Checks whether the T
denotes a (possibly cv-qualified) pointer type.
More...
#include <stl_extensions.hpp>
Checks whether the T
denotes a (possibly cv-qualified) pointer type.
This is the concept version of std::is_pointer
.
T | The type to check. |