QTypeInfo.isPointer

Undocumented in source.
template QTypeInfo(T)
enum isPointer = is(T == X*, X);

Meta