On Wed, Oct 30, 2013 at 1:55 PM, bearophile <bearophileh...@lycos.com>wrote:alias VisitRange(T) = InputRange!(const Tree!T);Does that syntax come with DMD 2.064? The (T) part, I mean.
Yes. http://dlang.org/changelog#eponymous_template
On Wed, Oct 30, 2013 at 1:55 PM, bearophile <bearophileh...@lycos.com>wrote:alias VisitRange(T) = InputRange!(const Tree!T);Does that syntax come with DMD 2.064? The (T) part, I mean.
Yes. http://dlang.org/changelog#eponymous_template