Declaring Ref Variables Inside Function Calls

Bill Baxter wbaxter at gmail.com
Tue Mar 31 19:29:30 PDT 2009


On Wed, Apr 1, 2009 at 10:53 AM, Andrei Alexandrescu
<SeeWebsiteForEmail at erdani.org> wrote:

> I guess I can't bring myself to dislike tuple(1, 2) in D.
>

I'd actually be a heck of a lot happier with that than Tuple!(1,2).
Especially if using it didn't require any explicit import.

--bb



More information about the Digitalmars-d mailing list