Compile time iota
zeljkog via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jan 21 11:15:39 PST 2015
On 21.01.15 19:23, H. S. Teoh via Digitalmars-d wrote:
>
> This is actually already implemented as std.typecons.staticIota, but
> it's currently undocumented and restricted to only Phobos code. I'm not
> sure why it was decided not to make it public, but if you file an
> enhancement request, the devs can look at it and decide if it's worth
> making it public.
>
I see, thx.
And good name staticIota, unlike TypeTuple. I always wonder what is raw
tuple, TypeTuple or Tuple :)
More information about the Digitalmars-d
mailing list