On Thursday, 15 September 2016 at 22:05:55 UTC, Ram_B wrote:test.d(33): Error: variable f cannot be read at compile timetest.d(33): Error: string expected as second argument of __traits hasMember instead of __error test.d(46): Error: template instance test.A.t!(B) error instantiatingMaybe Array!(string) can't be use in compile-time code?
Which type of array i may use to pass it to compile-time function?