isPointerType

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

Members

Variables

isPointerType
auto isPointerType;
Undocumented in source.

Meta