GetType.GetType

Undocumented in source.
  1. enum GetType;
  2. enum GetType;
  3. enum GetType;
    template GetType(T, TList...)
    protected @nogc
    static if(!(TList.length is 0))
    static if(__traits(compiles, typeof(member)) && hasUDA!(member, Type))
    static if(!((MemberType is Type.TIME) && is(T == sdt_t)))
    static if(is(T == MemberT))
    enum GetType = MemberType;
  4. enum GetType;
  5. enum GetType;

Meta