isPointer.isPointer

Undocumented in source.
  1. enum bool isPointer;
    template isPointer(T)
    static if(is(T U : U*))
    enum bool isPointer;
  2. enum bool isPointer;

Meta