A tutorial on D templates

Ali Çehreli acehreli at yahoo.com
Sat Jan 14 06:56:25 PST 2012


On 01/14/2012 12:11 AM, Philippe Sigaud wrote:
 > On Sat, Jan 14, 2012 at 01:08, Ali Çehreli<acehreli at yahoo.com>  wrote:

 >>   http://ddili.org/ders/d.en/templates.html

 > Hi Ali, I discovered you had a chapter on templates just a few days
 > ago.

That chapter is intentionally incomplete. I think function, struct, and 
class templates and their uses with type template parameters are the 
most common. (That's a C++ programmer talking. ;)) I've left the rest of 
templates to a later chapter.

 > I'll go and read it.

Thank you. Please ignore the Inglish ;) mistakes for now. It is 
constantly being corrected by my editor (Ergin Güney) and I.

 > I think I'll add a ressources/further
 > reading part in my doc and put a link to your chapter.

Thank you. I will do the same. It will be easier if it gets a permanent 
home, in addition to its github page ( 
https://github.com/PhilippeSigaud/D-templates-tutorial ).

 >
 > Philippe

Ali



More information about the Digitalmars-d-learn mailing list