Metaprogramming in D
Simen Kjaeraas
simen.kjaras at gmail.com
Sat May 2 23:22:17 PDT 2009
On Sun, 03 May 2009 09:18:41 +0200, digited <digited at yandex.ru> wrote:
> Walter Bright пишет:
>> This is a talk I gave last January for the NWCPP:
>> http://www.vimeo.com/4333802
>>
>> http://www.reddit.com/r/programming/comments/8fymt/walter_bright_explains_metaprogramming_in_the_d/
>>
> Nice video!
>
> What happened to the last part, about enums & strings? Can I read
> somewhere about conversions [enum -> corresponding string name]?
http://www.digitalmars.com/d/2.0/phobos/std_typecons.html#defineEnum
Not sure if there is anything like it in D1.
--
Simen
More information about the Digitalmars-d
mailing list