__uuidof.__uuidof

Undocumented in source.
  1. enum __uuidof;
  2. enum __uuidof;
    template __uuidof(T, A...)
    static if(!(A.length == 0))
    static if(A.length == 1)
    enum __uuidof = A[0];
  3. enum __uuidof;
  4. enum __uuidof;

Meta