www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Metaprogramming in D

reply Walter Bright <newshound1 digitalmars.com> writes:
Looks like Bartosz has posted the video of one of my presentations to 
the NWCPP!

http://www.reddit.com/r/programming/comments/944gh/the_d_language_metaprogramming_language_is_d/
Jul 24 2009
parent reply Sergey Gromov <snake.scaly gmail.com> writes:
Fri, 24 Jul 2009 02:35:33 -0700, Walter Bright wrote:

 Looks like Bartosz has posted the video of one of my presentations to 
 the NWCPP!
 
 http://www.reddit.com/r/programming/comments/944gh/the_d_language_metaprogramming_language_is_d/
The slides have an error at 47:40, in supposedly generated unaryFun: the return type should've been bool instead of int. Lots of people asked about the ugly typeof but nobody seemed to have noticed that the resulting type it was suposed to produce was wrong.
Jul 29 2009
parent Walter Bright <newshound1 digitalmars.com> writes:
Good catch, thanks!
Jul 29 2009