On Tue, 14 Apr 2015 11:20:38 -0400, bitwise wrote: i believe that you can't do what you want in a way you want, 'cause UFCS is not working for template args. but you can do this:
alias base(alias CC) = reflect!(CC.baseName()); ... static const(Refl) baseRefl = base!refl;
signature.asc
Description: PGP signature