May 02, 2009 Re: how to initialize an array of typedef-ed type? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jarrett Billingsley | Jarrett Billingsley wrote: > On Sat, May 2, 2009 at 12:21 AM, Daniel Keep <daniel.keep.lists@gmail.com> wrote: > >> import std.conf; >> b = to!(long[])(a); >> >> That should work, in theory. > > In reality, it's std.conv ;) Those letters are like RIGHT NEXT to each otter! Don't judfe ne! > (or tango.util.Convert, with identical syntax) Never heard of it. :) -- Daniel |
May 02, 2009 Re: how to initialize an array of typedef-ed type? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Daniel Keep | On Sat, May 2, 2009 at 2:29 AM, Daniel Keep <daniel.keep.lists@gmail.com> wrote:
>> (or tango.util.Convert, with identical syntax)
>
> Never heard of it. :)
Oh, I see, that was written by the other Daniel Keep. It's easy to get you mixed up.
|
Copyright © 1999-2021 by the D Language Foundation