Compile time data structure
Ali Çehreli
acehreli at yahoo.com
Thu Sep 19 00:46:39 PDT 2013
On 09/17/2013 07:26 PM, H. S. Teoh wrote:
> On Wed, Sep 18, 2013 at 04:12:01AM +0200, John Colvin wrote:
>> On Wednesday, 18 September 2013 at 01:24:37 UTC, Ali Çehreli wrote:
>>> As far as I know, static foreach is only for tuples (or TypeTuples)
>>
>> TypeTuples are tuples. Sortof. We really need to get that whole
>> situation sorted....
>
> Not to mention there are also "parameter tuples" that behave sorta like
> TypeTuples but not quite.
I have just published two chapters that present tuples and TypeTuple
sufficiently-completely and sufficiently-consistently (of course,
according to me ;) ):
Tuples:
http://ddili.org/ders/d.en/tuples.html
More Templates:
http://ddili.org/ders/d.en/templates_more.html
I haven't officially announced those yet. I appreciate any review. (I am
sure there are lots of English grammar and syntax issues as well. :-/
Those mature over time organically. :) )
Thank you,
Ali
More information about the Digitalmars-d-learn
mailing list