isParentType.isParentType

Undocumented in source.
  1. enum isParentType;
    template isParentType(Parent, Of)
    package @safe pure nothrow @nogc
    static if(isXYZ!Of)
    enum isParentType = false;
  2. enum isParentType;
  3. enum isParentType;

Meta