isPointerType

Undocumented in source.
  1. template isPointerType(T)
  2. template isPointerType(T : T*)
    deprecated
    template isPointerType (
    T : T*
    ) {}

Members

Static variables

isPointerType
deprecated auto isPointerType;
Undocumented in source.

Meta