TypeID.TypeID

Undocumented in source.
  1. ubyte TypeID;
  2. ubyte TypeID;
  3. ubyte TypeID;
  4. ubyte TypeID;
  5. ubyte TypeID;
  6. ubyte TypeID;
  7. ubyte TypeID;
  8. ubyte TypeID;
  9. ubyte TypeID;
  10. ubyte TypeID;
  11. ubyte TypeID;
  12. ubyte TypeID;
  13. ubyte TypeID;
  14. ubyte TypeID;
    template TypeID(Type)
    const
    static if(!(is(Unqual!Type == byte)))
    static if(!(is(Unqual!Type == ubyte)))
    static if(!(is(Unqual!Type == short)))
    static if(!(is(Unqual!Type == ushort)))
    static if(!(is(Unqual!Type == int)))
    static if(!(is(Unqual!Type == uint)))
    static if(!(is(Unqual!Type == long)))
    static if(!(is(Unqual!Type == ulong)))
    static if(!(is(Unqual!Type == float)))
    static if(!(is(Unqual!Type == double)))
    static if(!(is(Unqual!Type == real)))
    static if(!(is(Unqual!Type == bool)))
    static if(!(is(Unqual!Type == char)))
    static if(is(Unqual!Type == string))
    ubyte TypeID;

Meta