On May 12, 11 06:06, Piotr Szturmaj wrote: > I have seen this many times in the library, example from std.traits: > > template ReturnType(/+@@@BUG4217@@@+/func...) > if (/+@@@BUG4333@@@+/staticLength!(func) == 1) > > And I realized that as a good idea, because bug 4333 is not closed yet. I don't think your template triggers 4333 though.