Am Fri, 11 May 2012 21:02:40 +0200 schrieb Philippe Sigaud <philippe.sig...@gmail.com>:
> On Fri, May 11, 2012 at 8:55 PM, H. S. Teoh <hst...@quickfur.ath.cx> wrote: > > > If newbies had the proper introduction to the concept of templates > > (instead of being dunked in the deep end of the pool with signature > > constraints that use templates, nested templates, etc., with no prior > > warning), they wouldn't have such a hard time with them. > > I wrote a tutorial on templates, any comment is welcome: > > https://github.com/PhilippeSigaud/D-templates-tutorial > > Direct link to the pdf: > > https://github.com/PhilippeSigaud/D-templates-tutorial/blob/master/dtemplates.pdf?raw=true > > I need to get back to it, I was side-tracked by other projects and > still have things to add to the doc. > > > Philippe Your PDF is my reference manual on templates for quite a while. Thanks for putting it up! -- Marco