Mission impossible

Kagamin spam at here.lot
Wed Apr 11 19:11:47 UTC 2018


If it doesn't work, hack it:

struct S {
     static void func(T)(uint a, T t) {
     }

     static void func1() {
     }

     alias func=func1;
}


More information about the Digitalmars-d mailing list