isPointerType.isPointerType

Undocumented in source.
  1. auto isPointerType;
    template isPointerType(T : T*)
    deprecated static immutable
    auto isPointerType = true;
  2. template isPointerType(T)

Meta