GetType.GetType

Undocumented in source.
  1. enum GetType;
  2. 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))
    enum GetType = MemberType;
  3. enum GetType;
  4. enum GetType;
  5. enum GetType;

Meta