D vs C++

Christopher Nicholson-Sauls ibisbasenji at gmail.com
Wed Dec 29 01:11:53 PST 2010


On 12/28/10 12:04, Caligo wrote:
> 
> I just read the section on mixins in chapter 3 and my jaw hit the floor.
> 

Yeah, I had that reaction as well.  Combined with CTFE, mixins and
string mixins can do some pretty amazing things.  Sometimes the addition
of Tuples can make it even better.  For example, how nice is it to
pre-generate a complicated partial argument list, without having to
pre-generate the entire function call?  Pretty darn nice.

-- Chris N-S


More information about the Digitalmars-d mailing list