isPointerType.isPointerType

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

Meta