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.
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.